request for comments: kbdmux(4) (long)

Maksim Yevmenkin maksim.yevmenkin at savvis.net
Thu Jun 23 21:05:17 GMT 2005


Ulrich,

>>- kbdmux model: kbdmux(4) is "super-keyboard" driver that consumes 
>>input (raw scancodes) from slave keyboards. the side effect is that 
>>_all_ keyboards attached to the kbdmux share the _same_ state. 
>>basically user can press ctrl on one keyboard and "C" on another 
>>keyboard and it still will work. is that good enough?
> 
> In one way this is cool, in another way, I'm wondering: What if I had
> two keyboards with different layouts (one DE, one US). Will I be able to
> set up the correct keymap for both keyboards and will they work like
> they should?

unfortunately it is not possible right now. kbdmux(4) is equivalent to 
_one_ keyboard with lots of duplicated keys. and you can only have one 
layout per keyboard.

thanks,
max


More information about the freebsd-current mailing list