From a5005506a89ecffe13e04cbcda5c20a2fa6ba25d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 6 Feb 2008 23:33:02 -0500 Subject: make the prompt buttons respond to button presses. keyboard input code is there too but not working yet. --- 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 2b5584d7..01c2da1d 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -51,6 +51,7 @@ typedef enum OB_KEY_RIGHT, OB_KEY_UP, OB_KEY_DOWN, + OB_KEY_TAB, OB_NUM_KEYS } ObKey; -- cgit v1.2.3