Searched refs:LED_CAPS (Results 1 – 1 of 1) sorted by relevance
58 #define LED_CAPS 3 macro67 #define LED_CAPS 4 macro70 #define LED_CAPS 1 macro422 if (names->indicators[LED_CAPS - 1] == None) in XkbInitNames()423 names->indicators[LED_CAPS - 1] = CREATE_ATOM("Caps Lock"); in XkbInitNames()456 map->maps[LED_CAPS - 1].flags = XkbIM_NoExplicit; in XkbInitIndicatorMap()457 map->maps[LED_CAPS - 1].which_mods = XkbIM_UseLocked; in XkbInitIndicatorMap()458 map->maps[LED_CAPS - 1].mods.mask = LockMask; in XkbInitIndicatorMap()459 map->maps[LED_CAPS - 1].mods.real_mods = LockMask; in XkbInitIndicatorMap()