diff options
| author | Jules Aguillon | 2024-09-14 14:26:34 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2024-09-14 14:26:34 +0200 |
| commit | 13ad05c0b04b64f0d700026ba5a09712d6c75fb4 (patch) | |
| tree | 7f83c30011704a63df47a69d22e974d717cb27cf /doc | |
| parent | a8e331c3222dc7f84b823e1a53e3e6fe22839210 (diff) | |
| download | unexpected-keyboard-13ad05c0b04b64f0d700026ba5a09712d6c75fb4.tar.gz unexpected-keyboard-13ad05c0b04b64f0d700026ba5a09712d6c75fb4.zip | |
doc: Mention switch_clipboard
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Possible-key-values.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index b189971..57d5a90 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -130,6 +130,7 @@ Value | Meaning `switch_forward` | Change the keyboard layout, as long as Unexpected Keyboard has multiple keyboard layouts enabled in the settings. `switch_backward` | Change the keyboard layout to the previous one in the list. `switch_greekmath` | Switch to the Greek & Math Symbols layer. +`switch_clipboard` | Switch to the clipboard pane. `change_method` | Open the input method picker dialog. `change_method_prev` | Switch to the previously used input method. `action` | Performs a special context-sensitive operation related to the Enter key. For example, in the Twitter (X) app, `enter` adds a new line, while `action` posts. |
