This is indeed a bad way to solve the problem. Normally the InputDevices sections should be ignored and the evdev driver should take care on mouse and keyboards. With “AutoAddDevices” “off”, you’re telling X to use the (older) drivers specified in the InputDevice sections.
If you’re using KDE, you can set the Keyboard Layout under:
Regional & Language -> Keyboard Layout -> (*) Enable keyboard layouts
and select the one you like.
Otherwise you have to issue the command: setxkbmap -layout ch ( assuming ‘ch’ means swiss-french), for example in your ~/.xinitrc or ~/.xsession, depending on how you start X (there are other possible places for that command).
On 2010-11-03 22:36, ktn01 wrote:
>
> Hello,
> I have a keyboard problem after a migration from 11.2 to 11.3.
I think there might be a problem with upgrades to 11.3, that X11
configuration is not properly done. In 11.3 it is mostly automatic, empty
xorg.conf file, with a directory for some sections. I would create a
separate partition with fresh install of 11.3, simply to see how X11 is
autoconfigured there and copy the configuration to the upgraded partition.
A lot of work, perhaps.
Please see another reply I just made on another thread related to keyboard
(Re: Yast System keyboard configuration?), it may give you ideas.
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)