]> git.phdru.name Git - dotfiles.git/blobdiff - .xinitrc
.xinitrc: Set mouse acceleration
[dotfiles.git] / .xinitrc
index 7fe7d0fda5a5d5dbdff62020b39759dbfe5b2963..e6fe19f1534c301c84490abe756b5dcbaf9cf3db 100644 (file)
--- a/.xinitrc
+++ b/.xinitrc
@@ -37,7 +37,9 @@ setxkbmap -layout 'us,ru' -variant ',common' -option 'grp:toggle,compose:rctrl,l
 
 # X settings: shorter beep
 #xset b 50 400 50
-# autorepeat
+# mouse acceleration
+xset m 5/2
+# keyboard autorepeat
 xset r on
 # screen saver 5 minutes
 xset s 300 300