X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4c43bcbed6ad872abffb50e8a9ef8da2f47cf5a9..f88a74c510e90c9c864d37bfaaf23fefa1a0fbdc:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 1c2e170..930fe97 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -11,8 +11,8 @@ key => { 'p' => "pause", '.' => "step forward", 'q' => "stop and quit", - '+' => "audio delay +<>.1s", - '-' => "audio delay -<>.1s", + '+' => "audio delay +<>.1s", # +ctrl in mpv + '-' => "audio delay -<>.1s", # +ctrl in mpv '/' => "volume decrease", '*' => "volume increase", 'm' => "mute sound", @@ -39,8 +39,8 @@ key => { 's' => "screen<>shot\n-vf screenshot", 'S' => "record screen<>shot<>s\n-vf screenshot", 'I' => "filename", - '!' => "chapter back", - '@' => "chapter forward", + '!' => "chapter back", # also pgdn in mpv + '@' => "chapter forward", # also pgup in mpv '1' => "contrast less", '2' => "contrast more", '3' => "brighter",