summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2021-09-19 07:55:17 +0000
committertsutsui <tsutsui@NetBSD.org>2021-09-19 07:55:17 +0000
commit754ed1f1f352714538fbfe50e8aa3f8380b33e31 (patch)
tree6a7d3314742123de3ff154991dc5e25e60645846 /sys/dev/microcode
parentda800c38aebd397ef2bab5c2e0416bccd47020f9 (diff)
Handle CAP and Kana modifier key specification quirk of LUNA's keyboard.
LUNA's keyboard doesn't send any keycode when these modifier keys are released. Instead, it sends a pressed or released code per how each modifier LED status will be changed when the modifier keys are pressed. To handle this quirk in MI wskbd(4) layer, we have to send a faked "pressed and released" sequence on passing keycodes to wskbd_input(9). Tested on LUNA both on ttyE0 and WSKBD_RAW mode (on Xorg server).
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions