Searched refs:LED_SCROLL (Results 1 – 1 of 1) sorted by relevance
59 #define LED_SCROLL 4 macro65 #define LED_SCROLL 2 macro72 #define LED_SCROLL 3 macro426 if (names->indicators[LED_SCROLL - 1] == None) in XkbInitNames()427 names->indicators[LED_SCROLL - 1] = CREATE_ATOM("Scroll Lock"); in XkbInitNames()467 map->maps[LED_SCROLL - 1].flags = XkbIM_NoExplicit; in XkbInitIndicatorMap()468 map->maps[LED_SCROLL - 1].which_mods = XkbIM_UseLocked; in XkbInitIndicatorMap()469 map->maps[LED_SCROLL - 1].mods.mask = Mod3Mask; in XkbInitIndicatorMap()470 map->maps[LED_SCROLL - 1].mods.real_mods = Mod3Mask; in XkbInitIndicatorMap()