]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.c
okay, so obviously i was a bit confused when i added this. the file posted to the...
[chaz/openbox] / 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.021606 seconds and 4 git commands to generate.