Searched refs:XK_zacute (Results 1 – 2 of 2) sorted by relevance
711 #define XK_zacute 0x1bc macro
614 if (!strcmp(s, "zacute")) return XK_zacute; in XStringToKeysym()1975 if (k == XK_zacute) return "zacute"; in XKeysymToString()