| 4 | | == Undo == |
| | 4 | == Standard menu entries == |
| | 5 | ||[[Image(source:/trunk/images/undo.png)]]||[wiki:Help/Action/Undo Undo]||CTRL-Z||Undoes the last action|| |
| | 6 | ||[[Image(source:/trunk/images/redo.png)]]|| [wiki:Help/Action/Redo Redo] ||CTRL-Y|| Redoes the last action|| |
| | 7 | ||[[Image(source:/trunk/images/copy.png)]]|| [wiki:Help/Action/Copy Copy] || CTRL-C || Copy the currently selected [wiki:/Help/Concepts/Object objects] to the clipboard || |
| | 8 | || [[Image(source:/trunk/images/paste.png)]] || [wiki:Help/Action/Paste Paste] || CTRL-V || Pastes the objects in the clipbard in the current data layer || |
| | 9 | || [[Image(source:/trunk/images/pastetags.png)]] || [wiki:Help/Action/PasteTags Paste Tags] || CTRL-SHIFT-V || Pastes the [wiki:/Help/Concepts/Object tags] of the objects in the clipboard to the currently selected objects || |
| | 10 | || [[Image(source:/trunk/images/duplicate.png)]] || [wiki:Help/Action/Duplicate Duplicate] || CTRL-D || Creates a copy of the currently selected objects in the current data layer || |
| | 11 | || [[Image(source:/trunk/images/dialogs/delete.png)]] || [wiki:Help/Action/Delete Delete] || DEL || Delete the currently selected objects || |
| | 12 | || [[Image(source:/trunk/images/dialogs/mergedown.png)]] || [wiki:Help/Action/LayerMerge Merge Layer] || CTRL-M || Merges the data in the current data layer onto another data layer || |
| | 13 | || [[Image(source:/trunk/images/dialogs/mergedown.png)]] || [wiki:Help/Action/SelectionMerge Merge selection] || CTRL-SHIFT-M || Merges the currently selected objects onto another data layer || |
| | 14 | ||[[Image(source:/trunk/images/selectall.png)]] || [wiki:Help/Action/SelectAll Select all] || CTRL-A || Select all objects of the current data layer || |
| | 15 | || [[Image(source:/trunk/images/unselectall.png)]] || [wiki:Help/Action/UnselectAll Unselect all] || U || Clear the current selection || |
| | 16 | || [[Image(source:/trunk/images/dialogs/search.png)]] || [wiki:Help/Action/Search Search ...] || CTRL-F || Search objects in the current data layer || |
| | 17 | || [[Image(source:/trunk/images/preference.png)]] || [wiki:Help/Action/Preferences Preferences...] || F11 || Lauches the preferences dialog || |
| 6 | | Undoes the last edit. |
| 7 | | |
| 8 | | == Redo == |
| 9 | | |
| 10 | | Redoes the last undo. |
| 11 | | |
| 12 | | == [wiki:Help/Action/Copy Copy] == |
| 13 | | |
| 14 | | Makes a copy of the currently selected objects in the paste buffer, replaing the past buuffer contents, if any |
| 15 | | |
| 16 | | == [wiki:Help/Action/Paste Paste] == |
| 17 | | |
| 18 | | Pastes the most recently copied objects. |
| 19 | | |
| 20 | | == [wiki:Help/Action/PasteTags Paste Tags] == |
| 21 | | |
| 22 | | Applies the tags (properties) of the most recently copied objects to the current selection. |
| 23 | | |
| 24 | | == [wiki:Help/Action/Duplicate Duplicate] == |
| 25 | | |
| 26 | | [wiki:Help/Action/Duplicate Duplicates] selected objects. |
| 27 | | |
| 28 | | == Select All == |
| 29 | | |
| 30 | | == Unselect All == |
| 31 | | |
| 32 | | == Search == |
| 33 | | |
| 34 | | [wiki:Help/Action/Search Search] through the data for items with certain keys or values. |
| 35 | | |
| 36 | | == Preferences == |
| 37 | | |
| 38 | | Gets to the [wiki:Help/Action/Preferences preferences menu]. |
| 39 | | |
| 40 | | |
| 41 | | Back to [wiki:Help Main Help] |
| | 19 | == Additional menu entries == |