From 4364de07610060d6bba4fb5ec8e896407d70ab54 Mon Sep 17 00:00:00 2001 From: Tomas Sardyha Date: Fri, 24 Apr 2020 10:46:35 +0200 Subject: [PATCH] Update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0f37d0b..39934aa 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Most notable features: - Loading external subtitles. - Selecting subtitle/audio/video track. - Quick directory and playlist navigation. +- Mouse scroll wheel does multiple things depending on what is the cursor hovering over: + - Timeline: seek by `timeline_step` seconds per scroll. + - Volume bar: change volume by `volume_step` per scroll. + - Speed bar: change speed by `speed_step` per scroll. + - Just hovering video with no UI widget below cursor: your configured wheel bindings from `input.conf`. - Transform chapters into timeline ranges (the red portion of the timeline in the preview). - And a lot of useful options and commands to bind keys to.