Difference between revisions of "Edit Menu"

From GeoGebra Manual
Jump to: navigation, search
m (indented)
m (added shortcut templates)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{gui|menu}}
 
{{gui|menu}}
{{menuitem|name=Undo|shortcut=Ctrl-Z|mac=Cmd-Z|icon=Menu Undo.png}}
+
{{menuitem|name=Undo|shortcut={{KeyCode|Ctrl}}+{{KeyCode|Z}}|mac={{KeyCode|Cmd}}+{{KeyCode|Z}}|icon=Menu Undo.png}}
  
 
:This menu item allows you to undo your activities step by step.
 
:This menu item allows you to undo your activities step by step.
Line 7: Line 7:
 
:'''Note:''' You can also use the [[Image:Menu Undo.png]] Undo button to the right of the [[Toolbar]].
 
:'''Note:''' You can also use the [[Image:Menu Undo.png]] Undo button to the right of the [[Toolbar]].
  
{{menuitem|name=Redo|icon=Menu Redo.png|shortcut=Ctrl-Y|mac=Cmd-Shift-Z}}
+
{{menuitem|name=Redo|icon=Menu Redo.png|shortcut={{KeyCode|Ctrl}} + {{KeyCode|Y}}|mac={{KeyCode|Cmd}} + {{KeyCode|Shift}} + {{KeyCode|Y}}}}
  
 
:This menu item allows you to redo your activities step by step.
 
:This menu item allows you to redo your activities step by step.
Line 13: Line 13:
 
:'''Note:''' You can also use the [[Image:Menu Redo.png]] Redo button to the right of the Toolbar.
 
:'''Note:''' You can also use the [[Image:Menu Redo.png]] Redo button to the right of the Toolbar.
  
{{menuitem|name=Delete|shortcut=Delete key|icon=Tool Delete.gif}}
+
{{menuitem|name=Delete|shortcut={{KeyCode|Delete}}|icon=Tool Delete.gif}}
  
 
:This menu items allows you to delete selected objects and their dependent objects.
 
:This menu items allows you to delete selected objects and their dependent objects.
Line 19: Line 19:
 
:'''Note:''' You need to select the objects you want to delete first (e. g., use a selection rectangle).
 
:'''Note:''' You need to select the objects you want to delete first (e. g., use a selection rectangle).
  
{{menuitem|name=Select All|shortcut=Ctrl-A|mac=Cmd-A}}
+
{{menuitem|name=Select All|shortcut={{KeyCode|Ctrl}} + {{KeyCode|A}}|mac={{KeyCode|Cmd}} + {{KeyCode|A}}}}
  
 
:This menu item allows you to select all objects used in your construction.
 
:This menu item allows you to select all objects used in your construction.
  
{{menuitem|name=Select Current Layer|shortcut=Ctrl-L|mac=Cmd-L}}
+
{{menuitem|name=Select Current Layer|shortcut={{KeyCode|Ctrl}} + {{KeyCode|L}}|mac={{KeyCode|Cmd}} + {{KeyCode|L}}}}
  
 
:This menu item allows you to select all objects that are on the same layer as a selected object.
 
:This menu item allows you to select all objects that are on the same layer as a selected object.
Line 29: Line 29:
 
:'''Note:''' You need to select one object that lies on the desired layer prior to using this menu item.
 
:'''Note:''' You need to select one object that lies on the desired layer prior to using this menu item.
  
{{menuitem|name=Select Descendants|shortcut=Ctrl-Shift-Q|mac=Cmd-Shift-Q}}
+
{{menuitem|name=Select Descendants|shortcut={{KeyCode|Ctrl}} + {{KeyCode|Shift}} + {{KeyCode|Q}}|mac={{KeyCode|Cmd}} + {{KeyCode|Shift}} + {{KeyCode|Q}}}}
  
 
:This menu item allows you to select all objects that depend on the selected object.
 
:This menu item allows you to select all objects that depend on the selected object.
Line 35: Line 35:
 
:'''Note:''' You need to select the parent object prior to using this menu item.
 
:'''Note:''' You need to select the parent object prior to using this menu item.
  
{{menuitem|name=Select Ancestors|shortcut=Ctrl-Q}}
+
{{menuitem|name=Select Ancestors|shortcut={{KeyCode|Ctrl}} + {{KeyCode|Q}}|mac={{KeyCode|Cmd}} + {{KeyCode|Q}}}}
  
 
:This menu item allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
 
:This menu item allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
Line 41: Line 41:
 
:'''Note:''' You need to select the dependent object prior to using this menu item.
 
:'''Note:''' You need to select the dependent object prior to using this menu item.
  
{{menuitem|name=Graphics View to Clipboard|shortcut=Ctrl-Shift-C|mac=Cmd-Shift-C|icon=Menu Copy.png}}
+
{{menuitem|name=Graphics View to Clipboard|shortcut={{KeyCode|Ctrl}} + {{KeyCode|Shift}} + {{KeyCode|C}}|mac={{KeyCode|Cmd}} + {{KeyCode|Shift}} + {{KeyCode|C}}|icon=Menu Copy.png}}
  
 
:This menu item copies the [[Graphics View]] to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e. g., word processing document).
 
:This menu item copies the [[Graphics View]] to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e. g., word processing document).
  
{{menuitem|name=Properties…|icon=Menu Properties.png|shortcut=Ctrl-E|mac=Cmd-E}}
+
{{menuitem|name=Properties…|icon=Menu Properties.png|shortcut={{KeyCode|Ctrl}} + {{KeyCode|E}}|mac={{KeyCode|Cmd}} + {{KeyCode|E}}}}
  
 
:This menu item opens the [[Properties Dialog]] which allows you to modify the properties of all objects used in the GeoGebra file.
 
:This menu item opens the [[Properties Dialog]] which allows you to modify the properties of all objects used in the GeoGebra file.

Revision as of 22:47, 22 June 2010

Menu Undo.png Undo

Keyboard shortcut: Ctrl + Z (MacOS: Cmd + Z)


This menu item allows you to undo your activities step by step.
Note: You can also use the Menu Undo.png Undo button to the right of the Toolbar.

Menu Redo.png Redo

Keyboard shortcut: Ctrl + Y (MacOS: Cmd + Shift + Y)


This menu item allows you to redo your activities step by step.
Note: You can also use the Menu Redo.png Redo button to the right of the Toolbar.

Tool Delete.gif Delete

Keyboard shortcut: Delete


This menu items allows you to delete selected objects and their dependent objects.
Note: You need to select the objects you want to delete first (e. g., use a selection rectangle).

Select All

Keyboard shortcut: Ctrl + A (MacOS: Cmd + A)


This menu item allows you to select all objects used in your construction.

Select Current Layer

Keyboard shortcut: Ctrl + L (MacOS: Cmd + L)


This menu item allows you to select all objects that are on the same layer as a selected object.
Note: You need to select one object that lies on the desired layer prior to using this menu item.

Select Descendants

Keyboard shortcut: Ctrl + Shift + Q (MacOS: Cmd + Shift + Q)


This menu item allows you to select all objects that depend on the selected object.
Note: You need to select the parent object prior to using this menu item.

Select Ancestors

Keyboard shortcut: Ctrl + Q (MacOS: Cmd + Q)


This menu item allows you to select all objects that are ancestors of the selected object, meaning all objects the selected one depends on.
Note: You need to select the dependent object prior to using this menu item.

Menu Copy.png Graphics View to Clipboard

Keyboard shortcut: Ctrl + Shift + C (MacOS: Cmd + Shift + C)


This menu item copies the Graphics View to your computer’s clipboard. Afterwards, you can easily paste this picture into other documents (e. g., word processing document).

Menu Properties.png Properties…

Keyboard shortcut: Ctrl + E (MacOS: Cmd + E)


This menu item opens the Properties Dialog which allows you to modify the properties of all objects used in the GeoGebra file.
© 2024 International GeoGebra Institute