]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
mpv/mpv.conf: disable on screen controller
authorSimon Ruderich <simon@ruderich.org>
Sun, 7 Dec 2014 12:36:47 +0000 (13:36 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 7 Dec 2014 12:36:47 +0000 (13:36 +0100)
mpv/mpv.conf

index 122c92c2d07b041c00ba771f5db9296c730de7f7..5f3bfcd264a797a296f59d8039b7bac884a35ee7 100644 (file)
@@ -50,4 +50,7 @@ input-cursor=no
 cursor-autohide=always
 cursor-autohide-fs-only
 
+# Disable "on screen controller". I use the keyboard only.
+osc=no
+
 # vim: ft=mplayerconf