George Torianik
New Member
Hello
I installed debian 9 + xfce on my laptop (HP probook 440)
then I tried to add language using a quide(https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg).
So i created /etc/X11/xorg.conf.d/00-keyboard.conf and wrote there such text:
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbModel" "pc105"
Option "XkbVariant" "dvorak,"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
and restarted Xserver. Then when I tried to login, russian language was working fine but english
layout wasn't. To type 'p' I need to sign 'r', 'y' -- 't', 'f' -- 'y'...
But when i entered to the system and changed language using GUI all started working fine, but problem with login did not vanished
I installed debian 9 + xfce on my laptop (HP probook 440)
then I tried to add language using a quide(https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg).
So i created /etc/X11/xorg.conf.d/00-keyboard.conf and wrote there such text:
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbModel" "pc105"
Option "XkbVariant" "dvorak,"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
and restarted Xserver. Then when I tried to login, russian language was working fine but english
layout wasn't. To type 'p' I need to sign 'r', 'y' -- 't', 'f' -- 'y'...
But when i entered to the system and changed language using GUI all started working fine, but problem with login did not vanished