From d714bb5708bb8b99d71803404af7af01029c5553 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 7 Feb 2008 00:49:08 -0500 Subject: prompt to kill windows when they are not responding --- openbox/misc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/misc.h') diff --git a/openbox/misc.h b/openbox/misc.h index 01c2da1d..c73c9265 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -52,6 +52,7 @@ typedef enum OB_KEY_UP, OB_KEY_DOWN, OB_KEY_TAB, + OB_KEY_SPACE, OB_NUM_KEYS } ObKey; -- cgit v1.2.3