diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2024-02-15 12:49:18 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2024-02-15 23:45:56 +0000 |
commit | 7b04bf65bbee0676e66a4d805ee0cc8b6fba4e96 (patch) | |
tree | 4cc6d1cb4075bd859aa12656b3774aace85558b1 /rules | |
parent | 6a4b0784eb7968120e8dc30195a5b116c1e039bb (diff) |
rules: remove {lshift|rshift}_both_capslock{_cancel}
These were added as rules entries in ac8fa2656 but no-one noticed for 13
years that they had no corresponding base.xml entry. Let's remove them
because they look suspiciously like "added because we can" rather than
"added because there's a need for it". Google cannot find a single
reference to it that isn't this repo or a mirror of it.
Fixes #445
Diffstat (limited to 'rules')
-rw-r--r-- | rules/0042-o_s.part | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/0042-o_s.part b/rules/0042-o_s.part index d2e8e6d1..0242f540 100644 --- a/rules/0042-o_s.part +++ b/rules/0042-o_s.part @@ -116,14 +116,8 @@ solaris:sun_compat = +sun_vndr/solaris(sun_compat) shift:breaks_caps = +shift(breaks_caps) shift:both_capslock = +shift(both_capslock) - shift:lshift_both_capslock = +shift(lshift_both_capslock) - shift:rshift_both_capslock = +shift(rshift_both_capslock) shift:both_capslock_cancel = +shift(both_capslock_cancel) - shift:lshift_both_capslock_cancel = +shift(lshift_both_capslock_cancel) - shift:rshift_both_capslock_cancel = +shift(rshift_both_capslock_cancel) shift:both_shiftlock = +shift(both_shiftlock) - shift:lshift_both_shiftlock = +shift(lshift_both_shiftlock) - shift:rshift_both_shiftlock = +shift(rshift_both_shiftlock) lv2:lsgt_switch = +level2(lsgt_switch) // Third-level choosers: lv3:switch = +level3(switch) |