Ich bin der Verzweiflung nahe. Seit ich meine SD Card wechseln musste und nochmals alles frisch installiert habe, stimmt das tastaturlayout nicht mehr. Auf der konsole ist alles perfekt. Sobald ich mit startx das GUI öffne, habe ich nur noch die englische Tastatur.
Die Settings habe ich mit sudo raspi-config angepasst, das autostartfile ebenfalls:
pi@raspberrypi /etc/xdg/lxsession/LXDE $ more autostart
@lxpanel --profile LXDE
@pcmanfm --desktop --profile LXDE
@xscreensaver -no-splash
@setxkbmap -model pc105 -layout de
@setxkbmap -option lv3:ralt_switch_multikey
@setxkbmap -option grp:switch,grp:alt_shift_toggle,grp_led:scroll
Es nützt alles nichts, ich weiss nicht mehr weiter. Kann mir jemand helfen?