KBD_SPECIAL
#define KBD_SPECIAL 0x00 /* user defined */
#define KBD_SPECIAL(c) (((c) & 0x7e) == 0x7e)