summaryrefslogtreecommitdiff
path: root/symbols/level3
diff options
context:
space:
mode:
authorsvu <svu>2005-10-01 12:20:31 +0000
committersvu <svu>2005-10-01 12:20:31 +0000
commit4823d38ff00a3f38642438dcb1d1db0b6d095c22 (patch)
treec3a1e8bf6c3a2c6bcaabd7bbdf5e7546b6d359a8 /symbols/level3
parent0e9ef5087dc4b36e514084b5b312b7980f61c520 (diff)
downloadxkeyboard-config-4823d38ff00a3f38642438dcb1d1db0b6d095c22.tar.gz
added SILVERCREST Multimedia Wireless Keyboard, fixed #4217
Diffstat (limited to 'symbols/level3')
-rw-r--r--symbols/level311
1 files changed, 11 insertions, 0 deletions
diff --git a/symbols/level3 b/symbols/level3
index 25dfb3b..e25fdca 100644
--- a/symbols/level3
+++ b/symbols/level3
@@ -17,6 +17,17 @@ xkb_symbols "ralt_switch" {
modifier_map Mod5 { ISO_Level3_Shift };
};
+// special case or right Alt switch - for use with grp:alts_toggle
+//
+partial hidden modifier_keys
+xkb_symbols "ralt_switch_for_alts_toggle" {
+ key <RALT> {
+ type[Group1]="PC_SYSRQ",
+ symbols[Group1] = [ ISO_Level3_Shift, ISO_Next_Group ]
+ };
+ modifier_map Mod5 { ISO_Level3_Shift };
+};
+
// using the level(alt_switch) map, either Alt key temporarily chooses
// the third shift level. (Mostly be used to imitate Mac OS functionality.)
partial modifier_keys