all repos — openbox @ cbe50698703edbdc57e7e484cdaf56173827c24a

openbox fork - make it a bit more like ryudo

after some contemplating and complaints, not enabling vertically centered menus by default
Mikael Magnusson mikachu@comhem.se
commit

cbe50698703edbdc57e7e484cdaf56173827c24a

parent

41a1d2ea7bd8a69dc0eaf1deb3f3bd96a1a579e5

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/config.copenbox/config.c

@@ -795,7 +795,7 @@

config_menu_warppointer = TRUE; config_menu_xorstyle = TRUE; config_menu_hide_delay = 250; - config_menu_middle = TRUE; + config_menu_middle = FALSE; config_submenu_show_delay = 0; config_menu_client_list_icons = TRUE; config_menu_files = NULL;