Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dglux5_wiki:workspace_and_workflow:keyboard_shortcuts:home [2019/07/17 19:17]
dglux5_wiki:workspace_and_workflow:keyboard_shortcuts:home [2021/09/20 14:51] (current)
Line 1: Line 1:
 +{{indexmenu_n>​11}} ​
 +====== Keyboard Shortcuts ======
 +A keyboard shortcut is a set of one or more keys that invoke a DGLux5 operation when pressed by the user. You can use these to expedite common operations.
  
 +----
 +
 +===== Main Menu =====
 +These lists provide shortcuts to items in the Main Menu.
 +
 +==== File Menu ====
 +This list provides shortcuts to items in the **File** menu.
 +
 +^Result ^Windows ^Mac OS^
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​about_dg5#​create_a_new_dg5_file|New File]] | Shift + N | Shift + N |
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​about_dg5#​open_a_dg5_file|Open File]] | Ctrl + O | Cmd + O |
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​about_dg5#​save_a_dg5_file|Save File]] | Ctrl + S | Cmd + S |
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​about_dg5#​save_a_dg5_file|Save File As]] | Ctrl + Alt + S | Cmd + Opt + S |
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​import_dg5|Import DG5]] | Ctrl + 7 | Ctrl + 7 |
 +
 +==== Project Menu ====
 +This list provides shortcuts to items in the **Project** menu.
 +
 +^Result ^Windows ^Mac OS^
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​import_dg5|Import Project]] | Ctrl + I | Ctrl + 8 |
 +|[[dglux5_wiki:​workspace_and_workflow:​projects_and_files:​export_project|Export Current Project]] | Ctrl + E | While no items on the page are selected, press Ctrl + 9 or Cmd + 9.|
 +
 +==== Edit Menu ====
 +This list provides shortcuts to items in the **Edit** menu.
 +
 +^Result ^Windows ^Mac OS^
 +|[[dglux5_wiki:​workspace_and_workflow:​undo_and_history:​home|Undo]] | Ctrl + Z | Cmd + Z |
 +|[[dglux5_wiki:​workspace_and_workflow:​undo_and_history:​home|Redo]] | Ctrl + Y | Cmd + Y |
 +|Cut | Ctrl + X | Cmd + X |
 +|Copy | Ctrl + C | Cmd + C |
 +|Paste | Ctrl + V | Cmd + V |
 +|Duplicate | Ctrl + D | Cmd + D |
 +
 +==== View Menu ====
 +This list provides shortcuts to items in the **View** menu.
 +
 +^Result ^Windows ^Mac OS^
 +|[[dglux5_wiki:​workspace_and_workflow:​grid_and_snapping:​home|Snap to Component]] | Ctrl + Period (.) | Cmd + Period (.)|
 +
 +----
 +
 +===== Tools Panel =====
 +This list provides shortcuts for the [[dglux5_wiki:​workspace_and_workflow:​panels_and_menus:​tools_panel|Tools panel]]. These shortcuts do not work when you are editing text.
 +
 +Pressing a key has the same effect as clicking a tool once. To select a drawing tool in [[dglux5_wiki:​workspace_and_workflow:​panels_and_menus:​tools_panel#​single_and_multiple_drawing_modes|multiple drawing mode]], use the keyboard shortcut twice.
 +
 +^Result ^Windows ^Mac OS^
 +|Selection tool | S | S |
 +|Path selection tool | Ctrl + Shift + P | Cmd + Shift + P or Ctrl + Shift + P |
 +|Transform tool | T | T |
 +|Rectangle tool | R | R |
 +|Ellipse tool | E | E |
 +|Path tool | Ctrl + P | Ctrl + P |
 +|Line tool | L | L |
 +|Polyline tool | W | W |
 +
 +----
 +
 +===== Quick Access Panel =====
 +This list provides shortcuts to commands in the [[dglux5_wiki:​workspace_and_workflow:​panels_and_menus:​tools_panel|Quick Access panel]].
 +
 +^Result ^Windows ^Mac OS^
 +|Group elements | Ctrl + G | Cmd + G or Ctrl + G |
 +|Ungroup elements | Ctrl + U | Cmd + U or Ctrl + U |
 +|Full size | Ctrl + 9 | Ctrl + 9 or Cmd + 9 |
 +|[[dglux5_wiki:​workspace_and_workflow:​undo_and_history:​home|Undo]] | Ctrl + Z | Cmd + Z or Ctrl + Z |
 +|[[dglux5_wiki:​workspace_and_workflow:​undo_and_history:​home|Redo]] | Ctrl + Y | Cmd + Y or Ctrl + Y|
 +
 +----
 +
 +===== Selection =====
 +This list provides shortcuts to selection commands.
 +
 +^Result ^Windows ^Mac OS^
 +|Select all | Ctrl + A | Cmd + A or Ctrl + A |
 +|Clear current selection | Ctrl + Alt + A | Ctrl + Opt + A |
 +|Add items to the current selection, or remove items from the current selection | With the {{:​dglux5_wiki:​189_icn-tool-select.png?​nolink|}} **Selection** tool, Ctrl + click items | With the {{:​dglux5_wiki:​189_icn-tool-select.png?​nolink|}} **Selection** tool, Shift + click items |
 +
 +/*
 +|Bring forward | Ctrl + ] | Cmd + ] |
 +|Bring to front | Ctrl + Alt + ] | Cmd + Opt + ] |
 +|Send backward | Ctrl + [ | Cmd + [ |
 +|Send to back | Ctrl + Alt + [ | Cmd + Opt + [ |
 +|Auto size | Ctrl + Alt + F | Cmd + Alt + F |
 +|Fit to screen | Ctrl + F | Cmd + F |
 +|Lock group | Ctrl + L | Cmd + L |
 +|Lock children of group | Ctrl + Alt + L | Cmd + Opt + L |
 +*/
 +
 +----
 +
 +===== Panel Management =====
 +These shortcuts relate to [[dglux5_wiki:​workspace_and_workflow:​manage_panels:​home|managing panels]] in the workspace.
 +  * Press Ctrl + L to open an element'​s [[dglux5_wiki:​dataflow:​home|dataflow]].
 +  * Hold H to make [[dglux5_wiki:​workspace_and_workflow:​manage_panels:​dock_and_undock:​home|undocked panels]], windows, and pop-ups translucent.
 +
 +----
 +
 +===== Application Mode =====
 +This shortcut relates to the current [[dglux5_wiki:​workspace_and_workflow:​edit_preview:​home|Application mode]].
 +  * Hold P to temporarily change to Preview mode. Release P to return to Edit mode.
 +
 +----
 +
 +<WRAP left>​[[dglux5_wiki:​workspace_and_workflow:​viewer:​home|Previous:​ The Viewer]]</​WRAP>​
 +<WRAP right>​[[dglux5_wiki:​getting_started:​home|Next:​ Get Started]]</​WRAP>​