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

/xsrc/external/mit/ico/dist/
H A Dico.c841 KeySym ksym; local in function:do_ico_window
1065 XLookupString(&xev.xkey, buf, 10, &ksym, NULL);
1066 do_it = ((ksym != XK_Q) && ksym != XK_q);

Completed in 3 milliseconds