On Sunday 22 Feb 2015 11:05:59 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,
Have a look in /usr/share/keymaps/i386/azerty/ If your desired keymap is say: fr-latin9.map.gz then add fr-latin9 in your /etc/conf.d/keymaps: keymap="fr-latin9" then reboot, or use the loadkeys command: loadkeys /usr/share/keymaps/i386/azerty/fr-latin9.map.gz if you don't want to reboot. -- Regards, Mick

