CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/16 04:32:31
Modified files:
sys/dev/usb : hidkbd.c
Log message:
Don't use volume keys when in raw-mode (this doesn't work), and let
Xorg driver do the translation and handle them as regular keys. Fixes
confusion caused by the volume being changed twice in contradictory
ways: once by X programs and once by the ukbd(4) driver.
ok ratchov@
