on second thought, don't change the default behaviour in stable series

This commit is contained in:
Mikael Magnusson 2004-04-17 12:14:06 +00:00
parent 70c4e68a03
commit b182f1483a

View 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;