Searched refs:XKB_LED_NAME_NUM (Results 1 – 3 of 3) sorted by relevance
42 #define XKB_LED_NAME_NUM "Num Lock" macro
204 assert(xkb_state_led_name_is_active(state, XKB_LED_NAME_NUM) > 0); in test_update_key()214 assert(xkb_state_led_name_is_active(state, XKB_LED_NAME_NUM) == 0); in test_update_key()
217 if (xkb_state_led_name_is_active(state, XKB_LED_NAME_NUM) > 0)