Searched refs:ksname (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xev/dist/
H A Dxev.c165 const char *ksname; local in function:do_KeyPress
191 ksname = "NoSymbol";
193 if (!(ksname = XKeysymToString(ks)))
194 ksname = "(no name)";
204 e->state, e->keycode, (unsigned long) ks, ksname,

Completed in 3 milliseconds