From 816e6eadff141e14ced9b4d8fa78914200765c39 Mon Sep 17 00:00:00 2001 From: Andreas Wettstein Date: Sat, 10 May 2014 20:21:14 +0200 Subject: [PATCH] Add Level 5 choosers right Control, right Alt, and less/greater key to the rules, to make these options readily accessible by users. Signed-off-by: Andreas Wettstein --- rules/base.o_s.part | 4 +++- rules/base.xml.in | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/rules/base.o_s.part b/rules/base.o_s.part index e31ab64..ad8659d 100644 --- a/rules/base.o_s.part +++ b/rules/base.o_s.part @@ -160,5 +160,7 @@ lv5:ralt_switch_lock_cancel = +level5(ralt_switch_lock_cancel) lv5:lwin_switch_lock_cancel = +level5(lwin_switch_lock_cancel) lv5:rwin_switch_lock_cancel = +level5(rwin_switch_lock_cancel) - + lv5:rctrl_switch = +level5(rctrl_switch) + lv5:lsgt_switch = +level5(lsgt_switch) + lv5:ralt_switch = +level5(ralt_switch) diff --git a/rules/base.xml.in b/rules/base.xml.in index 3b32e22..e32f7d1 100644 --- a/rules/base.xml.in +++ b/rules/base.xml.in @@ -6713,6 +6713,24 @@ --> + + + -- 1.8.3.1