summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorLuis Javier Merino Morán <ninjalj@gmail.com>2024-02-15 00:39:08 +0100
committerLuis Javier Merino Morán <ninjalj@gmail.com>2024-02-15 00:39:08 +0100
commit26947b42e9032c055c6cc4fda868dad50d9c3768 (patch)
tree475a89781a23c73400d6bfe00eec37470e795ed7 /rules
parentcc79edb0bf6879d83893fa2f9b3a0640870d3d15 (diff)
Improve description of caps:ctrl_modifier
The purpose of this option is to have Caps Lock behave as a Control modifier, but still be able to distinguish it from the Control_L and Control_R keys in things like games and emulators. People tend to get confused when in some programs Caps Lock with this option doesn't behave exactly like Control. ctrl:nocaps is probably the option they really want. Fixes #443
Diffstat (limited to 'rules')
-rw-r--r--rules/base.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/base.xml b/rules/base.xml
index f19fd5bb..563cb754 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -7616,7 +7616,7 @@
<option>
<configItem>
<name>caps:ctrl_modifier</name>
- <description>Make Caps Lock an additional Ctrl</description>
+ <description>Make Caps Lock act as an additional Ctrl modifier, but keep identifying as Caps Lock</description>
</configItem>
</option>
<option>