From 3dbecd2fc2d5e0811f875d731b03f2a62390829f Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 17 May 2017 20:09:53 +0000 Subject: [PATCH] fix contrast hotkey --- mpv/input.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mpv/input.conf b/mpv/input.conf index caff72e..8ab9765 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -7,10 +7,9 @@ alt+5 set window-scale 2.0 alt+6 set window-scale 2.25 alt+7 set window-scale 3.0 alt+8 set window-scale 4.0 -# alt+- set contrast -14; set brightness 4; set gamma -4; set saturation 4 alt+0 set contrast 0; set brightness 0; set gamma 0; set saturation 0 alt+- set contrast -9; set brightness 2; set gamma -5; set saturation 4 -alt++ set contrast 7; set brightness -2; set gamma 5; set saturation 7 +alt+= set contrast 7; set brightness -2; set gamma 5; set saturation 7 9 add volume -5 / add volume -5 0 add volume 5