FLG_NORDBACK
{ "focus", &focus, FMT_INT, FLG_NORDBACK },
{ "reverse_scrolling", &cfg_revscroll, FMT_CFG, FLG_NORDBACK },
{ "tp.tapping", &cfg_tapping, FMT_CFG, FLG_NORDBACK },
{ "tp.mtbuttons", &cfg_mtbuttons, FMT_CFG, FLG_NORDBACK },
{ "tp.scaling", &cfg_scaling, FMT_CFG, FLG_NORDBACK | FLG_WRONLY },
{ "tp.swapsides", &cfg_swapsides, FMT_CFG, FLG_NORDBACK },
{ "tp.disable", &cfg_disable, FMT_CFG, FLG_NORDBACK },
{ "tp.edges", &cfg_edges, FMT_CFG, FLG_NORDBACK },
{ "scaling", &cfg_scaling, FMT_CFG, FLG_NORDBACK },
if (!(f->flags & FLG_NORDBACK)) {