X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fmisc.h;h=c73c92658be2c974060f56eb7595525563cfc719;hb=6ca53a625db8385b9e18dee083b4961743e1abea;hp=2b5584d73072e84a24a1cf7a8837a27c3e46c4ab;hpb=a71a98b667c298fef7895f4d9a07eccb06cc6090;p=chaz%2Fopenbox diff --git a/openbox/misc.h b/openbox/misc.h index 2b5584d7..c73c9265 100644 --- a/openbox/misc.h +++ b/openbox/misc.h @@ -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;