Hello,
I’ve installed a brand new version of Retropie 3.0 Beta 2 for Rpi 2 and I can’t get the keyboard to map keys properly…
I’ve tried through the raspi-config script, the dpkg-reconfigure keyboard-configuration (which is what launch raspi-config I think) and I’ve tried to manually edit /etc/default/keyboard…
the file /etc/default/keyboard looks good to me, but keyboard is still in english…
XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
What can I do?