From f0386d2f7261d98f4587fc0e84af5d02528eef77 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 28 Aug 2022 13:26:15 +0200 Subject: [PATCH] Update manual. --- manual/tracy.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/tracy.tex b/manual/tracy.tex index 2744fc29..0e52774b 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -2914,6 +2914,8 @@ The timeline view may be scrolled both vertically and horizontally by dragging t You can zoom in and out the timeline view by using the \Scroll{}~mouse wheel. Pressing the \keys{\ctrl} key will make zooming more precise while pressing the \keys{\shift} key will make it faster. You can select a range to which you want to zoom in by dragging the \MMB{} middle mouse button. Dragging the \MMB{} middle mouse button while the \keys{\ctrl} key is pressed will zoom out. +It is also possible to navigate the timeline using the keyboard. The \keys{A} and \keys{D} keys scroll the view to the left and right, respectively. The \keys{W} and \keys{S} keys change the zoom level. + \subsection{Time ranges} \label{timeranges}