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}