Difference between revisions of "Keyboard Shortcuts"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (typo)
m (alphabetize the control keys (useful, eh?) and add Control-P)
Line 4: Line 4:
 
|'''Keystroke'''||'''Description'''
 
|'''Keystroke'''||'''Description'''
 
|-
 
|-
| <Control>-Z || Undo
+
| <Control>-A || Select all ducks
|-
+
| <Control>-R || Redo
+
|-
+
| <Control>-X || Cut currently selected layer(s) and put them in the clipboard
+
 
|-
 
|-
 
| <Control>-C || Copy currently selected layer(s) and put them in the clipboard
 
| <Control>-C || Copy currently selected layer(s) and put them in the clipboard
|-
 
| <Control>-V || Paste the layer(s) from the clipboard above the currently selected layer
 
|-
 
| <Control>-A || Select all ducks
 
|-
 
| <Control>-S || Save
 
 
|-
 
|-
 
| <Control>-D || Deselect all layers
 
| <Control>-D || Deselect all layers
 
|-
 
|-
 
| <Control>-G || Toggle grid show
 
| <Control>-G || Toggle grid show
 +
|-
 +
| <Control>-I || Import image
 
|-
 
|-
 
| <Control>-L || Toggle grid snap
 
| <Control>-L || Toggle grid snap
Line 26: Line 18:
 
| <Control>-O || Toggle onion skin
 
| <Control>-O || Toggle onion skin
 
|-
 
|-
| <Control>-I || Import image
+
| <Control>-P || Play the current animation in the WorkArea
 +
|-
 +
| <Control>-R || Redo
 +
|-
 +
| <Control>-S || Save
 +
|-
 +
| <Control>-V || Paste the layer(s) from the clipboard above the currently selected layer
 +
|-
 +
| <Control>-X || Cut currently selected layer(s) and put them in the clipboard
 
|-
 
|-
 
| <Control>-` || Toggle low/high-resolution (defaults to low resolution)
 
| <Control>-` || Toggle low/high-resolution (defaults to low resolution)

Revision as of 21:41, 26 September 2007

Languages Language: 

English • español • română


Here is a list of some of the keyboard sortcuts you currently have at your disposal. These are the defaults. There is a way to customize these, but it is currently not intuitive. Basically you need to edit the accelrc file in your synfig settings directory.

Keystroke Description
<Control>-A Select all ducks
<Control>-C Copy currently selected layer(s) and put them in the clipboard
<Control>-D Deselect all layers
<Control>-G Toggle grid show
<Control>-I Import image
<Control>-L Toggle grid snap
<Control>-O Toggle onion skin
<Control>-P Play the current animation in the WorkArea
<Control>-R Redo
<Control>-S Save
<Control>-V Paste the layer(s) from the clipboard above the currently selected layer
<Control>-X Cut currently selected layer(s) and put them in the clipboard
<Control>-` Toggle low/high-resolution (defaults to low resolution)
<Control>-0...9 Change the current rendering quality (lower is better, but 0==10)
<Alt>-1 Toggle display of "Position" ducks
<Alt>-2 Toggle display of "Vertex" ducks
<Alt>-3 Toggle display of "Tangent" ducks
<Alt>-4 Toggle display of "Radius" ducks
<Alt>-5 Toggle display of "Width" ducks (DEFAULTS TO OFF)
<Alt>-6 Toggle display of "Angle" ducks
<Control>-'-' Zoom out of canvas (spacial zoom)
<Control>-'=' Zoom in on canvas (spacial zoom)
<Control>-<Shift>-Z Zoom canvas to 100% (spacial zoom)
<Control>-'_' Zoom out of timeline (temporal zoom)
<Control>-'+' Zoom in on timeline (temporal zoom)
<Control>-',' Move backward one frame
<Control>-'.' Move forward one frame (be careful - can step past the end of an animation; fixed in svn r452)
<Control>-'<' Move backward one second
<Control>-'>' Move forward one second
<Control>-'[' Move backward to previous keyframe
<Control>-']' Move forward to next keyframe
Home Jump to beginning of timeline (broken; fixed in svn r451)
End Jump to end of timeline (broken; fixed in svn r451)
<Control>-<Alt>-'(' Decrease 'amount' of selected layer
<Control>-<Alt>-')' Increase 'amount' of selected layer
<Shift>-PgUp Raise currently selected layers
<Shift>-PgDn Lower currently selected layers
<Alt>-A Select 'normal' tool
<Alt>-V Select 'smooth move' tool (shortcut added in svn r548)
<Alt>-D Select 'scale' tool
<Alt>-S Select 'rotate' tool
<Alt>-B Select 'bline' tool
<Alt>-C Select 'circle' tool (shortcut added in svn r548)
<Alt>-R Select 'rectangle' tool (shortcut added in svn r548)
<Alt>-G Select 'gradient' tool
<Alt>-E Select 'eyedrop' tool
<Alt>-F Select 'fill' tool
<Alt>-Z Select 'zoom' tool
<Alt>-P Select 'polygon' tool (shortcut added in svn r548)
<Alt>-W Select 'draw' tool (shortcut added in svn r548)
<Alt>-K Select 'sketch' tool (shortcut added in svn r548)
<Alt>-T Select 'width' tool (shortcut added in svn r548)
<Alt>-M Select 'mirror' tool (shortcut added in svn r548)
F8 Canvas Properties
F9 Render
F11 Preview
F12 Canvas Options (Grid size, etc.)
<Escape> Stop (stop what? not sure...)
<Delete> Deletes the currently selected canvas. (CAREFUL! There is currently a bug which makes this work in just about any context! ie: if you are editing a parameter and press the delete key, it will delete the layer! this can be easily undone, but just keep it in mind)


Languages Language: 

English • español • română