Difference between revisions of "Mouse Shortcuts"
From Synfig Studio :: Documentation
Line 2: | Line 2: | ||
{| border="1" cellspacing="0" align="center" width="80%" | {| border="1" cellspacing="0" align="center" width="80%" | ||
− | |'''Keystroke'''||'''Mouse action'''||''' | + | |'''Keystroke'''||'''Mouse action'''||'''Where'''||'''Description''' |
|- | |- | ||
| <none> ||Wheel up/down||Over canvas window|| Pan up/down the view. | | <none> ||Wheel up/down||Over canvas window|| Pan up/down the view. | ||
Line 15: | Line 15: | ||
|- | |- | ||
| <CTRL> ||Wheel up/down||Over time line bar|| Zoom in/out the time scale with the time cursor centered | | <CTRL> ||Wheel up/down||Over time line bar|| Zoom in/out the time scale with the time cursor centered | ||
+ | |- | ||
+ | | <CTRL> ||Left click||Over [[Waypoints|waypoint]]|| Adds the clicked waypoint to selected waypoints group (only valid for a parameter each time) | ||
+ | |- | ||
+ | | <ALT> ||Left click||Over [[Waypoints|waypoint]]|| Delete the clicked waypoint and the selected waypoints group too | ||
+ | |- | ||
+ | | <SHIFT> ||Left click + drag||Over [[Waypoints|waypoint]]|| Copy the clicked waypoint and the selected waypoints group to the dragged place | ||
+ | |- | ||
+ | | <none> ||Left click + drag||Over [[Waypoints|waypoint]]|| Move the clicked waypoint and the selected waypoints group to the dragged place | ||
|} | |} |
Revision as of 01:33, 19 November 2007
Here is a list of mouse short cuts you have available. Some work combined with keystrokes and also only works in some situations. Please if you find out more, you know what to do!
Keystroke | Mouse action | Where | Description |
<none> | Wheel up/down | Over canvas window | Pan up/down the view. |
<CTRL> | Wheel up/down | Over canvas window | Zoom in/out the view over the mouse position. |
<SHIFT> | Wheel up/down | Over canvas window | Pan left/right the view. |
<none> | Wheel up/down | Over curves dialog | Zoom in/out the vertical scale of the graph. |
<none> | Wheel up/down | Over time line bar | Zoom in/out the time scale |
<CTRL> | Wheel up/down | Over time line bar | Zoom in/out the time scale with the time cursor centered |
<CTRL> | Left click | Over waypoint | Adds the clicked waypoint to selected waypoints group (only valid for a parameter each time) |
<ALT> | Left click | Over waypoint | Delete the clicked waypoint and the selected waypoints group too |
<SHIFT> | Left click + drag | Over waypoint | Copy the clicked waypoint and the selected waypoints group to the dragged place |
<none> | Left click + drag | Over waypoint | Move the clicked waypoint and the selected waypoints group to the dragged place |