kbd_mode
kbd_mode [option]
Print or set the current keyboard mode, which may be RAW, MEDIUMRAW, XLATE, or UNICODE.
Options
-a
Set mode to XLATE (ASCII mode).
-k
Set mode to MEDIUMRAW (keycode mode).
-s
Set mode to RAW (scancode mode).
-u
Set mode to UNICODE (UTF-8 mode). |