Talk:Edit Menu

From Synfig Studio :: Documentation
Revision as of 10:46, 20 September 2014 by D.j.a.y (Talk | contribs) (Rewrite preparation for 0.65 : new entries)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Rewrite preparation for 0.65


The Edit menu has the following options:

  • Undo previous action - undo the last thing you did (CtrlZ)
  • Redo previous action - undo the last thing you undid (CtrlR)
  • Cut - Cuts (copy and delete) the selection (CtrlX)
  • Copy - Copy the selection (CtrlC)
  • Paste - Paste the selection (CtrlV)

All of these actions are global. They not only work on the Canvas, but also in the Layers Palette, Parameters Palette, etc...

  • Select all layers (Ctrl⇧ ShiftA) - selects all layers of same hierarchy ???
  • Deselect all layers (Ctrl⇧ ShiftD) - deselects any selected layer(s)
  • Select all handles (CtrlA) - selects all of the handles on the selected layer(s)
  • Deselect all handles (CtrlD) - deselects all of the handles on the selected layer(s)
  • Input Devices Dialog - opens a Dialogs that allows the user to setup custom values.
  • Setup Dialog - open a Dialogs that allows to set certain properties and preferences that are globally adopted by the application and used by all the Documents opened or to be opened.