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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c74 static int cur_keycode; variable
1950 cur_keycode = grab_key (dpy, keysym, modifier, root);
1986 XUngrabKey(dpy, cur_keycode, modifier, root);
1987 cur_keycode = grab_key (dpy, keysym, modifier, root);

Completed in 14 milliseconds