# Keyboard

#### Assigning a Keyboard Shortcut

Clicking on "x" within a given shortcut will allow a new defined keyboard shortcut to be selected. Atlas will accept the next keyboard input as the accepted shortcut.&#x20;

#### Removing a Keyboard Shortcut

Click on the "x" within a given shortcut and then clicking outside of the text field will leave the message "record shortcut". The given keyboard shortcut will then be made inactive whilst in this state.&#x20;

#### Resetting to Defaults

Clicking on "Reset to Defaults" will reassign all keyboard shortcuts to Atlas's default shortcuts.&#x20;

{% hint style="warning" %}
Keyboard shortcuts are only applied when the "Show Settings" window is closed.&#x20;
{% endhint %}

<figure><img src="/files/ilC1wvduK6V1NtwLIjDN" alt=""><figcaption><p>Show Settings - Triggers showing default keyboard assignments</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.atlas-control.app/show-settings/triggers/keyboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
