Searched refs:XK_Eth (Results 1 – 2 of 2) sorted by relevance
634 #define XK_Eth 0x0d0 /* deprecated */ macro
543 if (!strcmp(s, "Eth")) return XK_Eth; in XStringToKeysym()1904 if (k == XK_Eth) return "Eth"; in XKeysymToString()