kbdmux: unable to work with dual keyboard

Maksim Yevmenkin maksim.yevmenkin at gmail.com
Thu Jan 12 11:40:55 PST 2006


Hello,

> 3. shell script (from man kbdcontrol):
>
> kbdcontrol -K < /dev/console
> kbdcontrol -a /dev/ukbd0 < /dev/kbdmux0
> kbdcontrol -a /dev/atkbd0 < /dev/kbdmux0
> kbdcontrol -k /dev/kbdmux0 < /dev/console

please read the man page carefully. you should use

kbdcontrol -a ukbd0 < /dev/kbdmux0
kbdcontrol -a atkbd0 < /dev/kbdmux0

thanks,
max


More information about the freebsd-questions mailing list