Searched refs:XKB_LED_NAME_CAPS (Results 1 – 2 of 2) sorted by relevance
41 #define XKB_LED_NAME_CAPS "Caps Lock" macro
189 assert(xkb_state_led_name_is_active(state, XKB_LED_NAME_CAPS) > 0); in test_update_key()225 assert(xkb_state_led_name_is_active(state, XKB_LED_NAME_CAPS) == 0); in test_update_key()