Searched refs:XK_lstroke (Results 1 – 2 of 2) sorted by relevance
704 #define XK_lstroke 0x1b3 macro
607 if (!strcmp(s, "lstroke")) return XK_lstroke; in XStringToKeysym()1968 if (k == XK_lstroke) return "lstroke"; in XKeysymToString()