summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstephan <stephan@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-06-04 21:19:42 +0000
committerstephan <stephan@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-06-04 21:19:42 +0000
commit558b776a7331c2659880af86172d0fd8bd996e09 (patch)
tree40329bbbea2dae62c811fccb61ea08679ea41c62
parent01f6e0b9290def7a2741ea14b437cb681776df50 (diff)
Behebt einen Bug (#135), der mit r1879 wieder aufgetreten ist.
Das sehr ähnliche Problem #129 besteht allerdings weiterhin. git-svn-id: https://svn.neo-layout.org@1885 b9310e46-f624-0410-8ea1-cfbb3a30dc96
-rw-r--r--linux/X/symbols/level54
1 files changed, 1 insertions, 3 deletions
diff --git a/linux/X/symbols/level5 b/linux/X/symbols/level5
index c722d87..9876545 100644
--- a/linux/X/symbols/level5
+++ b/linux/X/symbols/level5
@@ -25,9 +25,7 @@ partial modifier_keys
xkb_symbols "neomod_map" {
key <MDSW> {
type[Group1] = "ONE_LEVEL",
- vmods[Group1] = LevelFive,
- symbols[Group1] = [ NoSymbol ],
- actions[Group1] = [ SetMods(modifiers=LevelFive) ]
+ symbols[Group1] = [ ISO_Level5_Shift ]
};
modifier_map Mod3 { <MDSW> };
key <HYPR> {