mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-06-25 20:22:38 +02:00
Possible-key-values.md—Note syntax change for slider (#958)
The non-backward-compatible change to the XML should be mentioned as users must revise their layouts.
This commit is contained in:
parent
6c40e0604a
commit
3971f6243c
@ -95,6 +95,8 @@ Value | Meaning
|
|||||||
`delete_word` | Delete the word to the left of the cursor.
|
`delete_word` | Delete the word to the left of the cursor.
|
||||||
`forward_delete_word` | Delete the word to the right of the cursor.
|
`forward_delete_word` | Delete the word to the right of the cursor.
|
||||||
|
|
||||||
|
The values with `cursor_` are new in v1.31.0. Previous custom layouts specified the slider with `slider="true"`, which should be removed.
|
||||||
|
|
||||||
## Whitespace
|
## Whitespace
|
||||||
Value | Meaning
|
Value | Meaning
|
||||||
:------ | :------
|
:------ | :------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user