Searched refs:XK_mu (Results 1 – 2 of 2) sorted by relevance
606 #define XK_mu 0x0b5 macro
515 if (!strcmp(s, "mu")) return XK_mu; in XStringToKeysym()1876 if (k == XK_mu) return "mu"; in XKeysymToString()