abouttreesummaryrefslogcommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSpike2025-03-27 17:50:34 -0400
committerGitHub2025-03-27 22:50:34 +0100
commit3971f6243cb5b5ca7f3120d5be8140f7646c9d7e (patch)
tree9d131a82e43443b717450150435e1af40c7515e3 /doc
parent6c40e0604a876c73e83ffc7ab693f0bf2db878cc (diff)
downloadunexpected-keyboard-3971f6243cb5b5ca7f3120d5be8140f7646c9d7e.tar.gz
unexpected-keyboard-3971f6243cb5b5ca7f3120d5be8140f7646c9d7e.zip
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/Possible-key-values.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md
index 98345dc..cee4b69 100644
--- a/doc/Possible-key-values.md
+++ b/doc/Possible-key-values.md
@@ -95,6 +95,8 @@ Value | Meaning
`delete_word` | Delete the word to the left 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
Value | Meaning
:------ | :------