US layout but with access to åäö by using ALT + ;, ALT + " and ALT + [.
-
Add the contents of se_anne-pro2.txt to the end of /usr/share/X11/xkb/symbols/se.
-
Look up the following section in the file /usr/share/X11/xkb/rules/evdev.xml:
<layout>
<configItem>
<name>se</name>
<shortDescription>Swe</shortDescription>
<description>Sweden</description>
<languageList><iso639Id>swe</iso639Id></languageList>
</configItem>
<variantList>
- Add the following variant below .
<variant>
<configItem>
<name>US_swe</name>
<description>US (Swedish)</description>
</configItem>
</variant>
- After the line "! variant" in the file /usr/share/X11/skb/rules/evdev.lst add the following:
US_swe se: US (Swedish)
- To activate the new layout run:
setxkbmap -layout se -variant US_swe