> For the complete documentation index, see [llms.txt](https://dbi-services.gitbook.io/omrun-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dbi-services.gitbook.io/omrun-help/menu-functions/shortcuts-and-functions.md).

# Shortcuts and Functions

### Shortcuts

| Keys        | Description                                                                                                                       |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------- |
| `Ctrl-E`    | Execute "Execute" button functionality                                                                                            |
| `Ctrl-P`    | Execute "Stop" button functionality                                                                                               |
| `Ctrl-T`    | Execute "Export" button functionality                                                                                             |
| `Ctrl-B`    | Execute "Dashboard" button functionality                                                                                          |
| `Ctrl-F`    | <p>Activate search function within query field (on data objects only):<br>Open view "Query" and sets cursor into field "Find"</p> |
| `Tab`       | Move cursor forward between controls                                                                                              |
| `Shift-Tab` | Move cursor backward between controls                                                                                             |

### Text Boxes

| Keys     | Description                      |
| -------- | -------------------------------- |
| `Ctrl-A` | Select all text box content      |
| `Ctrl-C` | Copy marked content to clipboard |
| `Ctrl-X` | Cut marked content to clipboard  |
| `Ctrl-V` | Insert content from clipboard    |

### Tab Functions

Context menu appears with a right click on its tab.\
![](/files/fg9GuWKOKiLWpbp9jPON)

| Function                 | Description                                    |
| ------------------------ | ---------------------------------------------- |
| `Close`                  | Close the current tab only                     |
| `Close all but this Tab` | Close all other tabs, but keep the current tab |
| `Close all Tabs`         | Close all open tabs                            |

### Data Grid Functions

| Function            | Description                                                                     |
| ------------------- | ------------------------------------------------------------------------------- |
| New Row             | New rows are always entered on the top of the data grid                         |
| Edit Mode           | Left click into a data grid cell activates edit mode                            |
| Row Selection       | Left click on the row header selects one line within the data grid              |
| Multi Row Selection | Ctrl left click on the row header selects multiple rows within the data grid    |
| Row Range Selection | Shift left click on the row header selects a range of rows within the data grid |

### Data Grid Cell Shortcuts

| Keys        | Description                           |
| ----------- | ------------------------------------- |
| `Ctrl-A`    | Select all cell content               |
| `Ctrl-C`    | Copy marked cell content to clipboard |
| `Ctrl-X`    | Cut marked cell content to clipboard  |
| `Ctrl-V`    | Insert content from clipboard         |
| `Tab`       | Move cursor right between cells       |
| `Shift-Tab` | Move cursor left between cells        |

### Data Grid Row Shortcuts

| **Keys** | **Description**                                            | <p><strong>Valid on</strong><br><img src="/files/WiHovdBLxxRYtVZ1UN7y" alt="" data-size="line"> <strong>ENV</strong></p> | <p><br><img src="/files/UG5KJqSDNtceaemnXgFo" alt="" data-size="line"> <strong>TSC</strong></p> | <p><br><img src="/files/Z9X93U5TW3LFm38iDzC4" alt="" data-size="line"> <strong>PML</strong></p> |
| -------- | ---------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: |
| `Ctrl-A` | Select all rows from grid                                  |                                                   :heavy\_check\_mark:                                                   |                                       :heavy\_check\_mark:                                      |                                       :heavy\_check\_mark:                                      |
| `Ctrl-C` | Copy marked row/rows to clipboard                          |                                                   :heavy\_check\_mark:                                                   |                                       :heavy\_check\_mark:                                      |                                       :heavy\_check\_mark:                                      |
| `Ctrl-V` | Insert row/rows from clipboard                             |                                                   :heavy\_check\_mark:                                                   |                                       :heavy\_check\_mark:                                      |                                       :heavy\_check\_mark:                                      |
| `Ctrl-D` | Duplicate selected row                                     |                                                   :heavy\_check\_mark:                                                   |                                       :heavy\_check\_mark:                                      |                                       :heavy\_check\_mark:                                      |
| `Delete` | <p>Delete selected row<br>(on Mac: \[fn]+\[Backspace])</p> |                                                   :heavy\_check\_mark:                                                   |                                       :heavy\_check\_mark:                                      |                                       :heavy\_check\_mark:                                      |

### :information\_source: Export Grid Data

It is possible to insert and modify copied OMrun grid content to another application like MS Excel. You even could copy this modified grid content back to OMrun if its data structure has not been amended.
