• Home
  • Raw
  • Download

Lines Matching refs:KeySym

61 int add_keysym(KeySym keysym);
130 static KeySym keysyms[256]; in clear_modifiers()
135 KeySym *keymap; in clear_modifiers()
136 KeySym keysym; in clear_modifiers()
197 static KeySym simple_mods[] = {
210 KeySym sym = (KeySym) keysym; in track_mod_state()
330 KeySym ks = XKeycodeToKeysym(dpy, key, 0); in clear_locks()
470 static KeySym added_keysyms[0x100];
473 static KeySym alltime_added_keysyms[1024];
477 int add_keysym(KeySym keysym) { in add_keysym()
493 KeySym *keymap; in add_keysym()
521 KeySym newks[8]; in add_keysym()
586 KeySym *keymap; in delete_keycode()
587 KeySym ksym, newks[8]; in delete_keycode()
639 KeySym before;
640 KeySym after;
649 KeySym ksym1, ksym2; in add_remap()
661 ksym1 = (KeySym) i; in add_remap()
666 ksym2 = (KeySym) i; in add_remap()
672 ksym2 = (KeySym) i; in add_remap()
738 KeySym ksym, ksym2; in add_dead_keysyms()
893 static KeySym xkbkeysyms[0x100][GRP][LVL];
933 KeySym ksym = simple_mods[i]; in sloppy_key_check()
982 KeySym keysym, *keymap; in switch_to_xkb_if_better()
989 KeySym must_have[] = { in switch_to_xkb_if_better()
1041 KeySym lower, upper; in switch_to_xkb_if_better()
1062 KeySym must = must_have[k]; in switch_to_xkb_if_better()
1229 KeySym ks; in initialize_xkb_modtweak()
1337 KeySym ks2; in initialize_xkb_modtweak()
1590 static KeySym Ks_last_down[KLAST]; in xkb_tweak_keyboard()
1941 KeySym ks = XKeycodeToKeysym(dpy, kc_f[l], j); in xkb_tweak_keyboard()
2024 KeySym ks; in xkb_tweak_keyboard()
2500 KeySym keysym, *keymap; in initialize_modtweak()
2527 KeySym lower, upper; in initialize_modtweak()
2703 k = XKeysymToKeycode(dpy, (KeySym) keysym); in modifier_tweak_keyboard()
2712 k = XKeysymToKeycode(dpy, (KeySym) keysym); in modifier_tweak_keyboard()
2961 KeySym key = NoSymbol; in typing_rate()
3073 str = XKeysymToString((KeySym) keysym); in keyboard()
3166 KeySym ks; in keyboard()
3394 k = XKeysymToKeycode(dpy, (KeySym) keysym); in keyboard()