summaryrefslogtreecommitdiff
path: root/rules/0042-o_s.part
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-01-06 12:17:05 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2022-02-08 09:50:25 +0000
commit44f0dde64a772029a7e75d75ba21263ab2b96757 (patch)
tree9b3a93b5f6ceb2b0a1cce46b90f7ed00effd73b8 /rules/0042-o_s.part
parent60a5f1684fa90a029e450684eaa47591b717b1e3 (diff)
downloadxkeyboard-config-44f0dde64a772029a7e75d75ba21263ab2b96757.tar.gz
make the Win+Space toggle work in every group by adding a rule for each
In order for an option to override the multiple levels of a key that any of the layouts defined, the option must be applied to each group separately AND the key type must be specified explicitly for group 1. (Also improve a comment and adjust the indentation to match others.) Fixes #90. Reported-by: Oliver Majersky
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 b5605ab..9218c65 100644
--- a/rules/0042-o_s.part
+++ b/rules/0042-o_s.part
@@ -28,7 +28,6 @@
grp:caps_switch = +capslock(groupshift)
grp:shift_caps_toggle = +group(shift_caps_toggle)
grp:shift_caps_switch = +group(shift_caps_switch)
- grp:win_space_toggle = +group(win_space_toggle)
grp:win_menu_switch = +group(win_menu_switch)
grp:alt_caps_toggle = +group(alt_caps_toggle)
grp:alt_space_toggle = +group(alt_space_toggle)