summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-05-05 09:27:39 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-05-05 11:41:51 +0200
commitf2b6d0d6b465c9005aefb500049d7b94a01e5184 (patch)
tree40015dfc30fff7d76d5998b84dc508685164ccde /rules
parentda0a43b97aba73a6d60bb20d739b381748a56bba (diff)
downloadxkeyboard-config-f2b6d0d6b465c9005aefb500049d7b94a01e5184.tar.gz
rules: correct three descriptions to say "second" instead of "last" layout
Contrary to what the symbol `ISO_Last_Group` seems to imply, it does not select the last group that the user defined but the second group. Adjust the descriptions to reflect that. Also make a fourth description more accurate: for lctrl_lwin_rctrl_menu any Ctrl key will do -- which will be relevant when using CapsLock as Ctrl, for example, or the right Ctrl key as fifth-level chooser. Also adjust the comments in the symbols file accordingly. This addresses issue #315. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules')
-rw-r--r--rules/base.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/base.xml b/rules/base.xml
index ca3b93e..0a4e975 100644
--- a/rules/base.xml
+++ b/rules/base.xml
@@ -6927,19 +6927,19 @@
<option>
<configItem>
<name>grp:shift_caps_switch</name>
- <description>Caps Lock to first layout; Shift+Caps Lock to last layout</description>
+ <description>Caps Lock to first layout; Shift+Caps Lock to second layout</description>
</configItem>
</option>
<option>
<configItem>
<name>grp:win_menu_switch</name>
- <description>Left Win to first layout; Right Win/Menu to last layout</description>
+ <description>Left Win to first layout; Right Win/Menu to second layout</description>
</configItem>
</option>
<option>
<configItem>
<name>grp:lctrl_rctrl_switch</name>
- <description>Left Ctrl to first layout; Right Ctrl to last layout</description>
+ <description>Left Ctrl to first layout; Right Ctrl to second layout</description>
</configItem>
</option>
<option>
@@ -7077,7 +7077,7 @@
<option>
<configItem>
<name>grp:lctrl_lwin_rctrl_menu</name>
- <description>Left Ctrl+Left Win to first layout; Right Ctrl+Menu to second layout</description>
+ <description>Ctrl+Left Win to first layout; Ctrl+Menu to second layout</description>
</configItem>
</option>
<option>