Searched refs:XK_ISO_Level2_Latch (Results 1 – 2 of 2) sorted by relevance
336 #define XK_ISO_Level2_Latch 0xFE02 macro
264 if (!strcmp(s, "ISO_Level2_Latch")) return XK_ISO_Level2_Latch; in XStringToKeysym()1625 if (k == XK_ISO_Level2_Latch) return "ISO_Level2_Latch"; in XKeysymToString()