Searched refs:XK_onesixth (Results 1 – 2 of 2) sorted by relevance
1271 #define XK_onesixth 0xab6 macro
1120 if (!strcmp(s, "onesixth")) return XK_onesixth; in XStringToKeysym()2481 if (k == XK_onesixth) return "onesixth"; in XKeysymToString()