add wm_menu config option to disable window manager s menu
git-svn-id: http://tint2.googlecode.com/svn/trunk@88 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -34,6 +34,7 @@ extern int mouse_scroll_down;
|
||||
//panel mode
|
||||
enum { SINGLE_DESKTOP=0, MULTI_DESKTOP, SINGLE_MONITOR };
|
||||
extern int panel_mode;
|
||||
extern int wm_menu;
|
||||
|
||||
//panel position
|
||||
enum { LEFT=0x01, RIGHT=0x02, CENTER=0X04, TOP=0X08, BOTTOM=0x10 };
|
||||
|
||||
Reference in New Issue
Block a user