diff options
| author | Jules Aguillon | 2025-02-23 12:12:29 +0100 |
|---|---|---|
| committer | GitHub | 2025-02-23 12:12:29 +0100 |
| commit | 68be82a4f92f47300b9960cf9cf65040c96f17ed (patch) | |
| tree | ce79243fe3c1fff7b799af2040a7a76377e4ad5f /AndroidManifest.xml | |
| parent | 581b31bf99bf7a4088ef12ea7e03fbc75d5acfed (diff) | |
| download | unexpected-keyboard-68be82a4f92f47300b9960cf9cf65040c96f17ed.tar.gz unexpected-keyboard-68be82a4f92f47300b9960cf9cf65040c96f17ed.zip | |
Macro keys (#878)
Add "macro" keys that behave as if a sequence of keys is typed.
Macro can be added to custom layouts or through the "Add keys to the
keyboard option". The syntax is:
symbol:key1,key2,..
The symbol cannot contain a : character. 'key1', 'key2', etc.. are:
- 'String with \' escaping'
The key will generate the specified string.
- keyevent:123
The key will send a keyevent.
- The name of any special key
Diffstat (limited to 'AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions
