Difference between revisions of "Talk:Edit Menu"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Rewrite preparation for 0.65 : new entries)
(No difference)

Revision as of 11:46, 20 September 2014

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.