]> Dogcows Code - chaz/openbox/commitdiff
default menus to sane style
authorMikael Magnusson <mikachu@comhem.se>
Sun, 21 Mar 2004 11:06:57 +0000 (11:06 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Sun, 21 Mar 2004 11:06:57 +0000 (11:06 +0000)
openbox/config.c

index 63ad67944061d60ff882922057a5de22fec935ef..229e23a0075d01493ddc68995ac9a4ad4cfc2e45 100644 (file)
@@ -585,7 +585,7 @@ void config_startup(ObParseInst *i)
     parse_register(i, "resistance", parse_resistance, NULL);
 
     config_menu_warppointer = TRUE;
-    config_menu_xorstyle = TRUE;
+    config_menu_xorstyle = FALSE;
     config_menu_hilightfirst = TRUE;
     config_menu_hide_delay = 250;
     config_menu_files = NULL;
This page took 0.025299 seconds and 4 git commands to generate.