all repos — openbox @ b182f1483a27ab2d56dbdf7b1f516cc39181f478

openbox fork - make it a bit more like ryudo

on second thought, don't change the default behaviour in stable series
Mikael Magnusson mikachu@comhem.se
commit

b182f1483a27ab2d56dbdf7b1f516cc39181f478

parent

70c4e68a03ff897d2e2868c3849aebf6ac1aa41a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/config.copenbox/config.c

@@ -593,7 +593,7 @@

parse_register(i, "resistance", parse_resistance, NULL); config_menu_warppointer = TRUE; - config_menu_xorstyle = FALSE; + config_menu_xorstyle = TRUE; config_menu_hilightfirst = TRUE; config_menu_hide_delay = 250; config_menu_files = NULL;