Portál AbcLinuxu, 6. listopadu 2025 08:07
Řešení dotazu:
GDM 3.x
Solution: add the following line to /etc/X11/xorg.conf.d/10-evdev.conf, replacing fr with the appropriate keymap
/etc/X11/xorg.conf.d/10-evdev.conf
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "fr"
EndSection
Warning: Add the line to the keyboard InputClass section, not the pointer one.
https://wiki.archlinux.org/index.php/GDM
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.