summaryrefslogtreecommitdiff
path: root/linux/X/symbols/level3
diff options
context:
space:
mode:
Diffstat (limited to 'linux/X/symbols/level3')
-rw-r--r--linux/X/symbols/level36
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/X/symbols/level3 b/linux/X/symbols/level3
index f4a0603..c2c6b13 100644
--- a/linux/X/symbols/level3
+++ b/linux/X/symbols/level3
@@ -116,7 +116,7 @@ xkb_symbols "lwin_switch" {
key <LWIN> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -129,7 +129,7 @@ xkb_symbols "rwin_switch" {
key <RWIN> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -141,7 +141,7 @@ xkb_symbols "enter_switch" {
key <KPEN> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};