Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dps2kbd.c92 uint8_t scancode; member
370 code = trans->scancode; in ps2kbd_keysym_queue()
411 ps2kbd_update_extended_translation(uint32_t keycode, uint32_t scancode, uint32_t prefix) in ps2kbd_update_extended_translation() argument
427 extended_translations[i+1].scancode = 0; in ps2kbd_update_extended_translation()
431 extended_translations[i].scancode = (uint8_t)(scancode & 0xff); in ps2kbd_update_extended_translation()
445 uint32_t keycode, scancode, prefix; in ps2kbd_setkbdlayout() local
470 if (sscanf(line, "'%c',%x;", &ascii, &scancode) == 2) { in ps2kbd_setkbdlayout()
472 ascii_translations[ascii] = (uint8_t)(scancode & 0xff); in ps2kbd_setkbdlayout()
473 } else if (sscanf(line, "%x,%x,%x;", &keycode, &scancode, &prefix) == 3 ) { in ps2kbd_setkbdlayout()
474 ps2kbd_update_extended_translation(keycode, scancode, prefix); in ps2kbd_setkbdlayout()
[all …]
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1057 int scancode) /* raw scan code */ argument
1067 legit = KeyboardConvertScan(kb8042, scancode, &key_pos, &state,
1156 uchar_t scancode; /* raw scan code */ local
1174 scancode = ddi_get8(kb8042->handle,
1181 switch (scancode) {
1198 if ((mp = allocb(sizeof (scancode), BPRI_HI)) == NULL)
1200 *mp->b_wptr++ = scancode;
1233 int scancode; local
1251 scancode = ddi_get8(kb8042->handle,
1254 legit = KeyboardConvertScan(kb8042, scancode, key, state,
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps533 # Locus Merge terminfo strings required for PC scancode devices
538 enter_scancode_mode, "smsc" "S4" Enter PC scancode mode
539 exit_scancode_mode, "rmsc" "S5" Disable PC scancode mode
541 scancode_escape, "scesc" "S7" Escape for scancode emulation
542 alt_scancode_esc, "scesa" "S8" Alternate escape for scancode emulation
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps520 enter_scancode_mode smsc S4 str Enter PC scancode mode
521 exit_scancode_mode rmsc S5 str Exit PC scancode mode
523 scancode_escape scesc S7 str Escape for scancode emulation
524 alt_scancode_esc scesa S8 str Alternate escape for scancode emulation
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps522 enter_scancode_mode smsc S4 str Enter PC scancode mode
523 exit_scancode_mode rmsc S5 str Exit PC scancode mode
525 scancode_escape scesc S7 str Escape for scancode emulation
526 alt_scancode_esc scesa S8 str Alternate escape for scancode emulation
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog6262 ignore the scancode. If the scancode is E1 or E0, then set
6263 INT15_SKIP_FLAG to 0x74, and if the previous scancode is E1 or
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src16565 # a 102 keys keyboard (PC scancode !) and following set-up :
H A Dterminfo.src18615 # a 102 keys keyboard (PC scancode !) and following set-up :