Merhaba, bu konuda olmazsa rahat edemem dediğiniz Xorg konfigürasyonlarınızı paylaşabilirsiniz.
Ben başlıyorum.
% tail -n +1 /usr/local/etc/X11/xorg.conf.d/*
==> /usr/local/etc/X11/xorg.conf.d/00-keyboard.conf <==
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,tr"
Option "XkbOptions" "grp:shift_caps_toggle"
EndSection
==> /usr/local/etc/X11/xorg.conf.d/50-mouse-acceleration.conf <==
Section "InputClass"
Identifier "My Mouse"
MatchIsPointer "yes"
Option "AccelerationProfile" "-1"
Option "AccelerationScheme" "none"
Option "AccelSpeed" "-1"
EndSection
Faremin hassasiyetini hızlandırılmasını sevmediğimden ve İngilizce ve Türkçe klavye düzenleri arasında geçiş yaptığımdan bu konfigürasyonlar benim olmazsa olmazım.