milis/bin/tamir_klavye

9 lines
279 B
Plaintext
Executable File

cat > /usr/share/X11/xorg.conf.d/10-keyboard.conf << "EOF"
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbLayout" "tr"
EndSection
EOF
ln -s /usr/share/X11/xorg.conf.d/10-keyboard.conf /etc/X11/xorg.conf.d/