Displaying 2 results from an estimated 2 matches for "27installation".
Did you mean:
20installation
2016 Nov 14
0
CentOS 7 + KDE - default keyboard layout?
...cted, this modifies /etc/X11/xorg.conf.d/00-keyboard.conf:
Interesting, I didn't actually realize that myself before.
> Option "XkbLayout" "fr_CH-latin1"
According to this link
https://wiki.manjaro.org/index.php?title=Configuration_du_clavier_apr%C3%A8s_l%27installation
the XkbLayout should read "ch(fr)" instead of "fr_CH-latin1", as the
system console and X.org seem to use a different notation for selecting
the layout in this particular case:
- Dans le terminal - Pour la Suisse romande:
loadkeys fr_CH-latin1
- Dans X11 / Xorg...
2016 Nov 14
2
CentOS 7 + KDE - default keyboard layout?
Le 14/11/2016 ? 12:49, Patrick Hess a ?crit :
> XFCE user here, so I'm not sure if KDE tries to enforce its own settings
> with
> regard to the keyboard layout, but have you tried (as root):
>
> localectl set-x11-keymap <whatever name the Swiss-French layout
> might have> pc105 nodeadkey
>
> This changes the X11 keyboard settings permanently for all users on