make the prompt buttons respond to button presses. keyboard input code is there too...
[mikachu/openbox.git] / openbox / misc.h
index 2b5584d..01c2da1 100644 (file)
@@ -51,6 +51,7 @@ typedef enum
     OB_KEY_RIGHT,
     OB_KEY_UP,
     OB_KEY_DOWN,
+    OB_KEY_TAB,
     OB_NUM_KEYS
 } ObKey;