summaryrefslogtreecommitdiff
path: root/rules/0042-o_s.part
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-05-16 15:32:45 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-05-17 08:55:11 +0200
commit270c5622cea6eafc3e988eb44f1c3421e60f16d2 (patch)
treef13016572328f5146e46d57496fcdd05e2fcec7b /rules/0042-o_s.part
parent2f80bf214580f22620ac4db62221e2a96a130e41 (diff)
downloadxkeyboard-config-270c5622cea6eafc3e988eb44f1c3421e60f16d2.tar.gz
rules: make the Right-Alt group toggle override any layout's Right Alt
Many layouts include the ralt_switch option, which meant that any such layout as non-first group would monopolize the Right-Alt key and would invalidate the group toggle -- because the grp:toggle rule would get applied only to the first layout. Correct this by applying the rule, when chosen, to every layout. This fixes https://bugs.debian.org/704209. Reported-by: Ivan Shmakov <oneingray@gmail.com> Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules/0042-o_s.part')
-rw-r--r--rules/0042-o_s.part1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/0042-o_s.part b/rules/0042-o_s.part
index 717101c..9b2b717 100644
--- a/rules/0042-o_s.part
+++ b/rules/0042-o_s.part
@@ -20,7 +20,6 @@
grp:lwin_switch = +group(lwin_switch)
grp:rwin_switch = +group(rwin_switch)
grp:menu_switch = +group(menu_switch)
- grp:toggle = +group(toggle)
grp:shifts_toggle = +group(shifts_toggle)
grp:ctrls_toggle = +group(ctrls_toggle)
grp:caps_toggle = +capslock(grouplock)