Skip to content

Commit dcfc191

Browse files
authoredAug 18, 2016
update default input bindings
1 parent 7afcacc commit dcfc191

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed
 

‎controllers/index.rst

+14-15
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,20 @@ Default input bindings
1515

1616
The default input bindings in the `PlotController` are:
1717

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.
3332

3433
Customizing the bindings
3534
------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.