X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmisc.h;h=c73c92658be2c974060f56eb7595525563cfc719;hb=58788c781713092c6aa3a4544f8a06cd499ec4fd;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;