diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-04 23:47:47 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-10-04 23:47:47 +0000 |
commit | d2049c206c14fad18cd307d1e6fc2b319c95f581 (patch) | |
tree | d3d95dd7606900ce0e7559ae6f58910bb58edb27 /sys/lib | |
parent | aa57098a3ca539c91d48d3d053ef0bd4cf0b3cce (diff) |
aux/kbdfs, nusb/kb: add basic media keys support; add /dev/hidNctl to change repeat/delay; fix a race condition
Diffstat (limited to 'sys/lib')
-rw-r--r-- | sys/lib/kbmap/us | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/lib/kbmap/us b/sys/lib/kbmap/us index 75b259426..8bde39359 100644 --- a/sys/lib/kbmap/us +++ b/sys/lib/kbmap/us @@ -270,7 +270,7 @@ 2 13 0 2 14 0 2 15 0 -2 16 0 +2 16 0xf022 2 17 0 2 18 0 2 19 0 @@ -279,16 +279,16 @@ 2 22 0 2 23 0 2 24 0 -2 25 0 +2 25 0xf023 2 26 0 2 27 0 2 28 ^J 2 29 0xf862 2 30 0 2 31 0 -2 32 0 +2 32 0xf027 2 33 0 -2 34 0 +2 34 0xf024 2 35 0 2 36 0 2 37 0 @@ -300,9 +300,9 @@ 2 43 0 2 44 0 2 45 0 -2 46 0 +2 46 0xf025 2 47 0 -2 48 0 +2 48 0xf026 2 49 0 2 50 0 2 51 0 |