KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Values for the different keyboard LEDs More...
Macros | |
#define | KBD_LED_NUMLOCK (1<<0) |
#define | KBD_LED_CAPSLOCK (1<<1) |
#define | KBD_LED_SCRLOCK (1<<2) |
Values for the different keyboard LEDs
This is the LEDs that can be turned on and off on the keyboard. This list may not be exhaustive. Think of these sorta like an extension of the modifiers list.
#define KBD_LED_CAPSLOCK (1<<1) |
#define KBD_LED_NUMLOCK (1<<0) |
#define KBD_LED_SCRLOCK (1<<2) |