summaryrefslogtreecommitdiffstats
path: root/linux/X/symbols/level3
diff options
context:
space:
mode:
Diffstat (limited to 'linux/X/symbols/level3')
-rw-r--r--linux/X/symbols/level318
1 files changed, 9 insertions, 9 deletions
diff --git a/linux/X/symbols/level3 b/linux/X/symbols/level3
index 74d5ac9..f4a0603 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 };
};
@@ -150,7 +150,7 @@ xkb_symbols "caps_switch" {
key <CAPS> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -159,7 +159,7 @@ xkb_symbols "bksl_switch" {
key <BKSL> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -168,7 +168,7 @@ xkb_symbols "lsgt_switch" {
key <LSGT> {
type[Group1]="ONE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -177,7 +177,7 @@ xkb_symbols "caps_switch_latch" {
key <CAPS> {
type[Group1]="THREE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Latch ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -186,7 +186,7 @@ xkb_symbols "bksl_switch_latch" {
key <BKSL> {
type[Group1]="THREE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Latch ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};
@@ -195,6 +195,6 @@ xkb_symbols "lsgt_switch_latch" {
key <LSGT> {
type[Group1]="THREE_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Latch ]
- };
+ };
modifier_map Mod5 { ISO_Level3_Shift };
};