Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-08-28 14:26:15 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-08-28 14:26:15 +0300
commitf0386d2f7261d98f4587fc0e84af5d02528eef77 (patch)
tree12d758a27296aa4910cdde875aeff586bac4d2b7 /manual
parentcedd8b590c892d26c942be4b1633a4c16abc8ad9 (diff)
Update manual.
Diffstat (limited to 'manual')
-rw-r--r--manual/tracy.tex2
1 files changed, 2 insertions, 0 deletions
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}