diff options
author | Benno Schulenberg <bensberg@telfort.nl> | 2022-05-11 12:29:30 +0200 |
---|---|---|
committer | Benno Schulenberg <bensberg@telfort.nl> | 2022-05-13 11:13:10 +0200 |
commit | d5267985f7863c157f7bbbdc398629012f86a8db (patch) | |
tree | 1ff42d36c39b162ce53df094f6bc09e6ecc4847f /rules/0037-l1o_s.part | |
parent | 0fb34101788d84e9a1d98b3730cc7b9295e0f19b (diff) |
add a "Both Alts; AltGr for level 3" option for switching between groups
This allows the user to switch between layouts with the two Alt keys
(to either the previous or the next group) *and* to use the right Alt
key as third-level chooser. In the bargain it avoids either Alt key
from producing a different symbol upon key release than upon press.
This improves the fix for issue #316.
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'rules/0037-l1o_s.part')
-rw-r--r-- | rules/0037-l1o_s.part | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/0037-l1o_s.part b/rules/0037-l1o_s.part index bff67ea9..16413eef 100644 --- a/rules/0037-l1o_s.part +++ b/rules/0037-l1o_s.part @@ -1,5 +1,6 @@ ! layout[1] option = symbols * grp:alts_toggle = +group(alts_toggle):1 + * grp:alt_altgr_toggle = +group(alt_altgr_toggle):1 * lv3:ralt_alt = +level3(ralt_alt):1 * misc:typo = +typo(base):1 * misc:apl = +apl(level3):1 |