]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
mplayer/config: Disable the mouse.
authorSimon Ruderich <simon@ruderich.org>
Sat, 18 Aug 2012 12:37:00 +0000 (14:37 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 18 Aug 2012 12:37:00 +0000 (14:37 +0200)
mplayer/config

index 88f24a2653dccf053068e2f0e47cf3e958e63a78..f53818674475bbb2c34ec68761b14ed2d5616ee9 100644 (file)
@@ -39,4 +39,8 @@ slang=en,de
 # Disable LIRC as I don't use it. Prevents a warning on startup.
 nolirc=yes
 
+# Disable the mouse, no need for it. Prevents accidental skipping with the
+# touchpad (scroll wheel) for example.
+nomouseinput=yes
+
 # vim: ft=mplayerconf