From e6c82786ff65e7681c980c8adebe082656c16438 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 25 Mar 2007 16:34:26 +0000 Subject: don't menu menus jump around at all anymore. open them on screen in the first place --- openbox/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/config.h') diff --git a/openbox/config.h b/openbox/config.h index c69e645b..851a68ed 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -128,8 +128,6 @@ extern gboolean config_resist_layers_below; /*! Warp near edge on menu? */ extern gboolean config_menu_warppointer; -/*! make menus jump around a lot */ -extern gboolean config_menu_xorstyle; /*! delay for hiding menu when opening */ extern guint config_menu_hide_delay; /*! Center menus vertically about the parent entry */ -- cgit v1.2.3