I have bought a laptop and installed FreeBSD on it. I am now trying to finish this all.
The laptop has a Danish keyboard, but I have also a USB typematrix keyboard with bépo (French Dvorak) layout and would like to be able to use them both, at least in a graphical environment.
I think that's it. To make it clear, I want each keyboard to be usable in X with its own keymap like normal and not having to switch with a key each time I actually switch keyboard.
I have read about kbdmux.
Can I tell kbdmux to use bépo keymap when receiving input from the USB keyboard, while relying on the Danish keymap while on the board keyboard? The console keymap is the danish.iso keymap, as set in /etc/rc.conf.
Or should I disable kbdmux and address the keyboards and their maps in xorg.conf?