From c57bf22bbb757018bdaee948b94624d94e020bfc Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Sat, 27 Nov 2021 16:52:56 +0100 Subject: [PATCH] update keyboard shortcuts --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index c08119d..84c17f2 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 | zoom in/out | | 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) |