Home
last modified time | relevance | path

Searched refs:shift_keys (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Dkeyboard.c898 static int shift_keys[0x100]; variable
1291 shift_keys[kc] = 0; in initialize_xkb_modtweak()
1358 shift_keys[kc] = lvl+1; in initialize_xkb_modtweak()
2115 if (shift_keys[kc] && keystate[kc]) { in xkb_tweak_keyboard()