Searched refs:XK_L1 (Results 1 – 2 of 2) sorted by relevance
260 #define XK_L1 0xFFC8 macro
198 if (!strcmp(s, "L1")) return XK_L1; in XStringToKeysym()1559 if (k == XK_L1) return "L1"; in XKeysymToString()