default menus to sane style

This commit is contained in:
Mikael Magnusson 2004-03-21 11:06:57 +00:00
parent e480937e27
commit 61af086dc3

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