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
This commit is contained in:
stephan 2009-06-04 21:19:42 +00:00
parent 01f6e0b929
commit 558b776a73

View file

@ -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> {