File tree 1 file changed +14
-15
lines changed
1 file changed +14
-15
lines changed Original file line number Diff line number Diff line change @@ -15,21 +15,20 @@ Default input bindings
15
15
16
16
The default input bindings in the `PlotController ` are:
17
17
18
- ================= ===========================================
19
- Action Gesture
20
- ================= ===========================================
21
- Pan\* Right mouse button
22
- Zoom\* Mouse wheel
23
- Zoom by rectangle Ctrl+Right mouse button
24
- Reset\* Right mouse button double-click
25
- Show 'tracker' Left mouse button
26
- Reset axes 'A'
27
- Copy bitmap Ctrl+C
28
- Copy code Ctrl+Alt+C
29
- Copy properties Ctrl+Alt+R
30
- ================= ===========================================
31
-
32
- You can zoom/pan/reset a single axis by positioning the mouse cursor over the axis before starting the zoom/pan.
18
+ =================== ======================================================================
19
+ Action Gesture
20
+ =================== ======================================================================
21
+ Pan\* Right mouse button
22
+ Zoom\* Mouse wheel
23
+ Zoom by rectangle\* Ctrl+Right mouse button, Middle mouse button
24
+ Reset\* Ctrl+Right mouse button double-click, Middle mouse button double-click
25
+ Show 'tracker' Left mouse button
26
+ Reset axes 'A', Home
27
+ Copy code Ctrl+Alt+C
28
+ Copy properties Ctrl+Alt+R
29
+ =================== ======================================================================
30
+
31
+ \* You can zoom/pan/reset a single axis by positioning the mouse cursor over the axis before starting the zoom/pan.
33
32
34
33
Customizing the bindings
35
34
------------------------
You can’t perform that action at this time.
0 commit comments