Allt det här är mitt eget fel naturligtvis. Jag skulle ändra nåt i xorg.conf osv.. Jag har provat att byta ut "Xkblayout - pc105" mot "se", med följden att ingenting fungerade (utom ctrl+alt+f1, på nåt magiskt vis)
Kod: Markera allt
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pc105"
Option "XkbVariant" "se"
Option "XkbOptions" "lv3:ralt_switch"
EndSection