# Using Keyboard Shortcuts

Both macOS and Windows provide extensive keyboard shortcuts. For example, in macOS, you can hold down the Command key and press Q (Command-Q) to quit the current application.

{% hint style="info" %}
**Note**: Starting from Parallels Desktop behavior, Cmd + W now closes a tab in the guest browser instead of closing the whole window. To revert back to the previous behavior, please refer to the **Customize Keyboard Shortcuts** section below.
{% endhint %}

To enter a keyboard shortcut, simply press a key combination on your keyboard.

You can also enter keyboard shortcuts by doing one of the following:

* Click the Parallels Desktop icon in the menu bar, then choose **Devices** > **Keyboard** and choose a key combination.
* Choose **Devices** > **Keyboard** and choose a key combination.

These methods are most useful for using keyboard shortcuts that include keys not included on a Mac keyboard, such as Alt + PrintScreen.

{% hint style="info" %}
**Note:** To use the F1-F12 keys on a MacBook, press and hold the Fn key and then press an F key.
{% endhint %}


---

# 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://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/mouse-trackpad-and-keyboard/using-keyboard-shortcuts.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.
