You are not logged in.
I'd like to know how to get the Canadian Multilingual Standard keyboard layout on my computer.
In my xorg.conf, the layout is set to "ca", but it corresponds to a Canadian French layout (which is slightly different). The same happens if I type "setxkbmap ca" in a terminal.
Please can anyone help me?
A centipede is an inchworm that has switched to the metric system.
Offline
That is strange. The ca layout should give you the multi keyboard. The Canadian French layout use ca(fr). Could you post your entire keyboard section from your xorg.conf?
BTW, what version of xkeyboard-config are you using? I'm using 0.6 because 0.9 cause problems for some people.
Offline
There is my xorg.conf relevant section:
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "ca"
Option "XkbVariant" ""
EndSection
And I have xkeyboard-config 0.9 .
A centipede is an inchworm that has switched to the metric system.
Offline
Try replacing ca by ca(multi)
Offline
Thanks, it worked!
A centipede is an inchworm that has switched to the metric system.
Offline
Can we have an update with localectl about ca_multi keyboard layout if you please?
Last edited by c8455 (2016-02-24 02:07:34)
Offline