Searched defs:keymap (Results 1 – 3 of 3) sorted by relevance
194 _KEY_MAP keymap[((sizeof (keycodes) / sizeof (short)) + in setkeymap() local
235 struct keymap { struct 236 unsigned short keymap[KEYMAP_SIZE]; /* maps keycodes to actions */ argument [all...]
194 char *keymap, *defkeymap = NULL; in sun_find_xkbnames() local