]> Dogcows Code - chaz/openbox/commitdiff
on second thought, don't change the default behaviour in stable series
authorMikael Magnusson <mikachu@comhem.se>
Sat, 17 Apr 2004 12:14:06 +0000 (12:14 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Sat, 17 Apr 2004 12:14:06 +0000 (12:14 +0000)
openbox/config.c

index 151fdf4513ac36f7c246a5863391682dd9464b7a..da1128f4de1cb0834b3b13f405c9d53ebaa98c84 100644 (file)
@@ -593,7 +593,7 @@ void config_startup(ObParseInst *i)
     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;
This page took 0.025163 seconds and 4 git commands to generate.