]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
make control keys work in menus/dialogs/etc with the new obt code, using XLookup...
[chaz/openbox] / openbox / misc.h
index 68403f49c727e3d79196249d660dfeb35be0e642..750dddd7ae003d2081e264176bec844eb8a3ab01 100644 (file)
@@ -43,21 +43,6 @@ typedef enum
     OB_NUM_CURSORS
 } ObCursor;
 
-typedef enum
-{
-    OB_KEY_RETURN,
-    OB_KEY_ESCAPE,
-    OB_KEY_LEFT,
-    OB_KEY_RIGHT,
-    OB_KEY_UP,
-    OB_KEY_DOWN,
-    OB_KEY_TAB,
-    OB_KEY_SPACE,
-    OB_KEY_HOME,
-    OB_KEY_END,
-    OB_NUM_KEYS
-} ObKey;
-
 typedef enum
 {
     OB_STATE_STARTING,
This page took 0.026593 seconds and 4 git commands to generate.