prompt to kill windows when they are not responding
[mikachu/openbox.git] / openbox / misc.h
index 2b5584d..c73c926 100644 (file)
@@ -51,6 +51,8 @@ typedef enum
     OB_KEY_RIGHT,
     OB_KEY_UP,
     OB_KEY_DOWN,
+    OB_KEY_TAB,
+    OB_KEY_SPACE,
     OB_NUM_KEYS
 } ObKey;