Searched refs:kbstate (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xset/dist/ | ||
| H A D | xset.c | 791 XKeyboardState kbstate; local in function:set_click 793 XGetKeyboardControl(dpy, &kbstate); 794 if (!kbstate.key_click_percent) { 811 XKeyboardState kbstate; local in function:set_bell_vol 813 XGetKeyboardControl(dpy, &kbstate); 814 if (!kbstate.bell_percent) { |
Completed in 4 milliseconds