Skip to content

Commit

Permalink
b/330783804 Add section on 'Type clipboard text' command (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpassing authored Apr 15, 2024
1 parent 9f8fe82 commit 66a6a2f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/site/sources/docs/troubleshooting-rdp.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,17 @@ To check if this is the case, do the following:

If the output is empty, then the VM allows copy/paste.

### Type clipboard text

In situations where copy/paste is disallowed by policy, you can copy text from your local computer to a VM
by using the **Type clipboard text** command:

1. On your local computer, copy a piece of text to the clipboard.
1. In IAP Desktop, select **Session > Type clipboard text**.

The **Type clipboard text** command simulates keyboard input and only supports characters supported
by your current keyboard layout. Unsupported characters are replaced with `?`.

## :material-message-alert: "Your credentials did not work" when using saved credentials

**Symptom**: You've configured valid credentials, but each time you try to connect to a VM, the _Your credentials did not work_ dialog appears.
Expand Down

0 comments on commit 66a6a2f

Please sign in to comment.