From 5a3154df0878e37d0af8fdd9077133283879b38f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 14 May 2007 00:28:16 +0000 Subject: add --debug-xinerama --- openbox/openbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index b5d722e9..673826a4 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -47,6 +47,7 @@ extern gchar *ob_sm_id; extern gchar *ob_sm_save_file; extern gboolean ob_replace_wm; extern gchar *ob_config_type; +extern gboolean ob_debug_xinerama; /* The state of execution of the window manager */ ObState ob_state(); -- cgit v1.2.3