KBD_MODE_CAPS
#define KBD_MODE_CAPS (1<<2) /* key is capsable. Only used in non-shifted maps */
#define KBD_MODE_CAPS (0x04) /* key is capsable. Only in non-shifted maps */
#define KBD_MODE_CAPS (1<<2) /* key is capsable. Only used in non-shifted maps */
#define KBD_MODE_CAPS (1<<2) /* key is capsable. Only used in non-shifted maps */