Hi,

I just stumbled upon this problem on Wheezy. Don't know if Jessie and
Sid are still affected but I assume so.

This discussion is very informative:
https://lists.debian.org/debian-user/2013/12/msg01371.html

> X (whether started with a login manager or startx) gets information about
> the keyboard from udev via evdev. 
And udev does not know about changes to /etc/default/keyboard unless
notified via

> udevadm trigger --subsystem-match=input --action=change

Changes are then immediately picked up by KDM.

This trigger is especially not run in keyboard-configuration's postinst,
even in the newest version, so it may be a bug for console-setup.

The proposed workaround for KDM is
> . /etc/default/keyboard
> /usr/bin/setxkbmap -layout $XKBLAYOUT
in /etc/kde4/kdm/Xsetup but that's rather ugly.

Cheers,
    Christopher


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55b65501.3070...@gsi.de

Reply via email to