Searched refs:XK_Greek_ETA (Results 1 – 2 of 2) sorted by relevance
1109 #define XK_Greek_ETA 0x7c7 macro
976 if (!strcmp(s, "Greek_ETA")) return XK_Greek_ETA; in XStringToKeysym()2337 if (k == XK_Greek_ETA) return "Greek_ETA"; in XKeysymToString()