summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@linnie-the-pooh.(none)>2008-09-15 22:11:33 +0100
committerSergey Udaltsov <svu@linnie-the-pooh.(none)>2008-09-15 22:11:33 +0100
commit1c3487311e02053784307711f0aa5dfbfa9609ec (patch)
tree9b6a0e4cbd07bfa03c3ed97e2394425025638911 /rules
parent84a80bd7008001953972a17ea58eca06f23cf3a5 (diff)
downloadxkeyboard-config-1c3487311e02053784307711f0aa5dfbfa9609ec.tar.gz
get rid of redundant group(caps_toggle)
Diffstat (limited to 'rules')
-rw-r--r--rules/base.o_s.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/base.o_s.part b/rules/base.o_s.part
index 35e2517..736e7a0 100644
--- a/rules/base.o_s.part
+++ b/rules/base.o_s.part
@@ -19,7 +19,7 @@
grp:alts_toggle = +group(alts_toggle)
grp:ctrl_shift_toggle = +group(ctrl_shift_toggle)
grp:lctrl_lshift_toggle = +group(lctrl_lshift_toggle)
- grp:caps_toggle = +group(caps_toggle)
+ grp:caps_toggle = +capslock(grouplock)
grp:shift_caps_toggle = +group(shift_caps_toggle)
grp:shift_caps_switch = +group(shift_caps_switch)
grp:alt_caps_toggle = +group(alt_caps_toggle)