On Sun, Feb 22, 2015 at 11:05:59AM +0100, Alain Didierjean wrote:
> My so called memory, located somewhere in what's left of my old brain.
> 
> I can't remember nor figure out how to set kdm keymap to azerty.
> Help welcome,

I set mine in an xorg config file to get qwertz not only in KDM but all of X by
default:

cat /etc/X11/xorg.conf.d/input.conf
Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "kbd"
        Option          "XkbRules"              "xorg"
        Option          "XkbModel"              "pc102"
        Option          "XkbLayout"             "de"
        Option          "XkbVariant"            "deadkeys"
EndSection

-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

There is so much sand in Northern Africa that if it were spread out it
would completely cover the Sahara Desert.

Attachment: signature.asc
Description: Digital signature

Reply via email to