> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-android-client-guide/edit-parallels-client-settings/user-input-settings.md).

# User Input Settings

The **User input** section allows you to modify the following settings:

<figure><img src="/files/vqforUtFk0d53SJ4BCPP" alt=""><figcaption></figcaption></figure>

* **Send Unicode characters**. Enable this option if you want the keyboard to send characters as unicode instead of scancode.
* **Enable Touch Mode in Microsoft Office**. Use this option to enable or disable Touch Mode in Microsoft Office applications.
* **Swap mouse buttons**. Enable this option to swap the mouse buttons on the remote server.
* **Use PC keyboard**. When you're working with published applications and a text field gets focus, a mobile keyboard pops up. By default, an Android native keyboard is used.

  If you experience any input problems (for example, the keyboard types wrong keys), try to switch to a PC keyboard. Enable **Use PC keyboard** and choose the keyboard language you need from the **PC keyboard layout** list.

{% hint style="info" %}
**Note:** If you have changed the keyboard language (for example, from English to German or French), you need to log off for the changes to take effect. Before you log off, save all your files in remote applications - unsaved data will be lost.
{% endhint %}

To log off:

1. Tap the **Back** arrow until you get to the list of remote applications.
2. Tap the ![Three\_Dots.png](file:///Users/anastasiasharapova/Downloads/Parallels-Client-for-Android-19-User-Guide/three_dots.png) icon in the top right corner and tap **Log off**.


---

# 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.parallels.com/landing/ras-android-client-guide/edit-parallels-client-settings/user-input-settings.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.
