summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-07-04 16:10:22 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-07-04 16:13:11 +0200
commit8554eb047ed608aeb8228b10db5a80cd55a87048 (patch)
tree769847ff08b2a4953069865d34cc7f11ba11fedb /rules
parentdbfd7fc829fd14b553affce8d75f0cc2353e0dd4 (diff)
downloadxkeyboard-config-8554eb047ed608aeb8228b10db5a80cd55a87048.tar.gz
move two group options to the file where they belong
Having these two group options located in a different file from all the others was needlessly confusing. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules')
-rw-r--r--rules/0042-o_s.part4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/0042-o_s.part b/rules/0042-o_s.part
index 09e37e2..7276bf8 100644
--- a/rules/0042-o_s.part
+++ b/rules/0042-o_s.part
@@ -20,10 +20,10 @@
grp:lwin_switch = +group(lwin_switch)
grp:rwin_switch = +group(rwin_switch)
grp:menu_switch = +group(menu_switch)
+ grp:caps_switch = +group(caps_switch)
grp:shifts_toggle = +group(shifts_toggle)
grp:ctrls_toggle = +group(ctrls_toggle)
- grp:caps_toggle = +capslock(grouplock)
- grp:caps_switch = +capslock(groupshift)
+ grp:caps_toggle = +group(caps_toggle)
grp:shift_caps_toggle = +group(shift_caps_toggle)
grp:shift_caps_switch = +group(shift_caps_switch)
grp:win_menu_switch = +group(win_menu_switch)