From e342a2de4f8274d8151b1c27760427941873880c Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Thu, 18 Nov 2021 14:26:39 +0100 Subject: [PATCH] add scroll wheel description --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index c08119d..2b21d4c 100644 --- a/index.md +++ b/index.md @@ -28,6 +28,7 @@ Legend: | MMB klick | | Waveform | move selected marker to position | | MScrl | | any | scroll window up/down | | MScrl | Shift | any | scroll window left/right | +| MScrl | Control | Waveform | increase/decrease zoom level | | Key left | | Waveform | scroll window to the left (slow) | | Key right | | Waveform | scroll window to the right (slow) | | Key left | Shift | Waveform | scroll window to the left (fast) |