]> Dogcows Code - chaz/openbox/blobdiff - openbox/misc.h
make Home and End keys navigate to top/bottom of the active menu
[chaz/openbox] / openbox / misc.h
index c1ec4075f1c76a00577edf555425dc673a1add37..68403f49c727e3d79196249d660dfeb35be0e642 100644 (file)
@@ -53,6 +53,8 @@ typedef enum
     OB_KEY_DOWN,
     OB_KEY_TAB,
     OB_KEY_SPACE,
+    OB_KEY_HOME,
+    OB_KEY_END,
     OB_NUM_KEYS
 } ObKey;
 
This page took 0.022093 seconds and 4 git commands to generate.