Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.c63 KeySym *table; /* The table of lexically sorted key sequences */
72 static void _kt_assign_action(KeySym *sym, KtBinder binder, KtKeyFn *keyfn,
117 kt->table = (KeySym *) malloc(sizeof(kt->table[0]) * kt->size); in _new_KeyTab()
173 KeySym *newtab = (KeySym *) realloc(kt->table, sizeof(kt->table[0]) * in _kt_extend_table()
344 KeySym *sym; in _kt_set_keyfn()
481 int nc, KeySym **matches, int *nmatch) in _kt_lookup_keybinding()
750 static void _kt_assign_action(KeySym *sym, KtBinder binder, KtKeyFn *keyfn, in _kt_assign_action()
807 KeySym *sym = kt->table + oldkey; in _kt_clear_bindings()
H A Dkeytab.h92 } KeySym; typedef
130 int nc, KeySym **matches, int *nmatch);
H A Dgetline.c6205 KeySym *keysym; /* The binding-table entry matching the arrow-key name */ in _gl_rebind_arrow_key()
8234 KeySym *keysym; /* The symbol-table entry of a key-sequence */ in gl_interpret_char()
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddefault150 # Xorg KeySym(Hex:2Byte),ScanCode(Hex); <Comment>
152 # Xorg KeySym(Hex:2Byte),ScanCode(Hex),Prefix(Hex); <Comment>
159 # The Xorg KeySym Code can be checked by using the 'xev' command from X window
242 # it is necessary to add the combination of Xorg KeySym and ScanCode of the