From 2ddd3c8a691e05f9154bd31c8f6aaa9dbe40b683 Mon Sep 17 00:00:00 2001 From: Sylvain Herlédan Date: Sun, 4 Jun 2017 18:16:30 +0200 Subject: Add mpv configuration files. --- mpv_input.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mpv_input.conf (limited to 'mpv_input.conf') diff --git a/mpv_input.conf b/mpv_input.conf new file mode 100644 index 0000000..a40d524 --- /dev/null +++ b/mpv_input.conf @@ -0,0 +1,10 @@ +Alt+RIGHT add video-rotate 90 +Alt+LEFT add video-rotate -90 +Alt+- add video-zoom -0.25 +Alt+= add video-zoom 0.25 +Alt+j add video-pan-x -0.05 +Alt+l add video-pan-x 0.05 +Alt+i add video-pan-y 0.05 +Alt+k add video-pan-y -0.05 +/ add ao-volume -2 +* add ao-volume 2 -- cgit v1.2.3-70-g09d2