> For the complete documentation index, see [llms.txt](https://docs.acecentre.org.uk/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acecentre.org.uk/products/relaykeys-german/using-relaykeys/relaykeys-desktop-qt.md).

# RelayKeys Desktop (QT)

Wenn Sie keine spezielle Software für Unterstützte Kommunikation verwenden möchten, können Sie mit unserer Demo-Software "RelayKeys-QT" (auch bekannt als RelayKeys oder RelayKeys Desktop) loslegen. Sie finden diese Software auf Ihrem Desktop und in Ihren Startprogrammen, wenn Sie unsere Software installiert haben. Es hat 4 Hauptschaltflächen auf der linken Seite:

### Erfassen

![](/files/MgevFsrLZzSfov5Ynz7f)

Auf diesem Bildschirm können Sie die Tastenanschläge und Mausbewegungen erfassen, und alle erfassten Eingaben werden direkt an das aktuell verbundene Gerät gesendet. Um ein Gerät anzuschließen - siehe Bildschirm "Geräte".

### Makro

![](/files/a7SnybOJt4FafILRsuBv)

In diesem Bildschirm können Sie eine Makrodatei erstellen. Diese zeichnet Ihre Maus- oder Tastenanschläge auf und ermöglicht es Ihnen, diese abzuspielen. Dies ist nützlich, um lange Befehlsfolgen zu erstellen oder beispielsweise einen allgemeinen Text wie eine Unterschrift zu schreiben. Sie können es in dieser Software abspielen oder das Makro mit dem [CLI](https://docs.acecentre.org.uk/products/relaykeys-german/using-relaykeys/pages/x0343aDdNkJ2Et8bkW9L#command-f-f-file.txt-macro) Tool verwenden.

### Verbindung

![](/files/t9IykOZOTJXzsiQzlfHG)

Auf diesem Bildschirm können Sie zwischen gekoppelten Geräten wechseln und den aktuellen Modus ändern. Das bedeutet, dass die RelayKeys-Hardware entweder als kabelgebundener Dongle oder als drahtloses Gerät betrieben werden kann. Verwenden Sie den Umschaltmodus, um diese Modi zu ändern.

### Geräte

![](/files/K4ysSqi8jkN7di7HIUbB)

Auf diesem Bildschirm können Sie gekoppelte Geräte hinzufügen und entfernen - und auch alle Geräte von der Relaykeys-Hardware entfernen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.acecentre.org.uk/products/relaykeys-german/using-relaykeys/relaykeys-desktop-qt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
