Common Keyboard Shortcuts/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „General Editing * CTRL-C - "copy".<br>Copies the selection into the clipboard. The object to be copied depends on the context and selection: - in a text edito…“)
 
Zeile 1: Zeile 1:
General Editing
General Editing


* CTRL-C - "copy".<br>Copies the selection into the clipboard. The object to be copied depends on the context and selection:
* CTRL-C - "copy".<br>Copies the selection into the clipboard. The object to be copied depends on the context and selection:<br>- in a text editor, the text-selection is copied.<br>- in the diagram editor, the selected element(s) are copied<br>- in the navigation tree, the selected tree items are copied.
&nbsp;
- in a text editor, the text-selection is copied.
- in the diagram editor, the selected element(s) are copied
- in the navigation tree, the selected tree items are copied.


* CTRL-V - "paste"<br>Pastes the clipboard object. This is not always possible, and sometimes simply ignored (for example, if a tree-item is copied and tried to be pasted into a text editor).
* CTRL-V - "paste"<br>Pastes the clipboard object. This is not always possible, and sometimes simply ignored (for example, if a tree-item is copied and tried to be pasted into a text editor).
&nbsp;


* CTRL-X - "cut"<br>Deletes the selection and puts it into the clipboard (for later pasting)
* CTRL-X - "cut"<br>Deletes the selection and puts it into the clipboard (for later pasting)
&nbsp;


* DELETE - "delete"<br>Deletes but does NOT put the deleted object into the clipboard
* DELETE - "delete"<br>Deletes but does NOT put the deleted object into the clipboard
&nbsp;


* CTRL-Z - "undo"<br>Undoes the last operation. This is a multi-undo. This is the same function as performed by the undo toolbar menu button. This button shows a tooltip, which describes what would be undone if pressed. If you are uncertain, what would be undone, place the mouse over this toolbar button (without pressing) and read the tooltip.
* CTRL-Z - "undo"<br>Undoes the last operation. This is a multi-undo. This is the same function as performed by the undo toolbar menu button. This button shows a tooltip, which describes what would be undone if pressed. If you are uncertain, what would be undone, place the mouse over this toolbar button (without pressing) and read the tooltip.
&nbsp;


* CTRL-Cursor-DOWN - "move down"<br>This moves the selected item down in the navigation tree or a testplan's list of test cases.
* CTRL-Cursor-DOWN - "move down"<br>This moves the selected item down in the navigation tree or a testplan's list of test cases.
&nbsp;


* CTRL-Cursor-UP - "move up"<br>This moves the selected item up in the navigation tree or a testplan's list of test cases.
* CTRL-Cursor-UP - "move up"<br>This moves the selected item up in the navigation tree or a testplan's list of test cases.
&nbsp;


* CTRL-Cursor-LEFT - "move out"<br>In the navigation tree, this moves the selected item ot of its containing (parent) item and places it below the parent in the list.
* CTRL-Cursor-LEFT - "move out"<br>In the navigation tree, this moves the selected item ot of its containing (parent) item and places it below the parent in the list.
&nbsp;


* CTRL-Cursor-RIGHT - "move in"<br>In the navigation tree, this moves the selected item into the tree item right above it. I.e. it makes it a child element of the other item.
* CTRL-Cursor-RIGHT - "move in"<br>In the navigation tree, this moves the selected item into the tree item right above it. I.e. it makes it a child element of the other item.
&nbsp;

Version vom 7. September 2016, 16:15 Uhr

General Editing

  • CTRL-C - "copy".
    Copies the selection into the clipboard. The object to be copied depends on the context and selection:
    - in a text editor, the text-selection is copied.
    - in the diagram editor, the selected element(s) are copied
    - in the navigation tree, the selected tree items are copied.

 

  • CTRL-V - "paste"
    Pastes the clipboard object. This is not always possible, and sometimes simply ignored (for example, if a tree-item is copied and tried to be pasted into a text editor).

 

  • CTRL-X - "cut"
    Deletes the selection and puts it into the clipboard (for later pasting)

 

  • DELETE - "delete"
    Deletes but does NOT put the deleted object into the clipboard

 

  • CTRL-Z - "undo"
    Undoes the last operation. This is a multi-undo. This is the same function as performed by the undo toolbar menu button. This button shows a tooltip, which describes what would be undone if pressed. If you are uncertain, what would be undone, place the mouse over this toolbar button (without pressing) and read the tooltip.

 

  • CTRL-Cursor-DOWN - "move down"
    This moves the selected item down in the navigation tree or a testplan's list of test cases.

 

  • CTRL-Cursor-UP - "move up"
    This moves the selected item up in the navigation tree or a testplan's list of test cases.

 

  • CTRL-Cursor-LEFT - "move out"
    In the navigation tree, this moves the selected item ot of its containing (parent) item and places it below the parent in the list.

 

  • CTRL-Cursor-RIGHT - "move in"
    In the navigation tree, this moves the selected item into the tree item right above it. I.e. it makes it a child element of the other item.

 



Copyright © 2014-2024 eXept Software AG