--- symbols/pc/type6.orig Tue Aug 2 14:43:36 2005 +++ symbols/pc/type6 Tue Nov 15 12:48:08 2005 @@ -54,3 +54,11 @@ [ grave ] }; }; +xkb_symbols "se" { + include "pc/type6" + key { [ less, greater, bar, brokenbar ] }; + // Fake keys for virtual<->real modifiers mapping + key { [ ISO_Level3_Shift ] }; + key { [ Mode_switch ] }; + modifier_map Mod5 { , }; +};