sudo raspi-config
choose option 3: boot to Desktop/scratch
Console Text console, requiring login (default)
if [ "$DISPLAY" == "" ] && [ "$SSH_CLIENT" == "" ] && [ "$SSH_TTY" == "" ]; then
cd /home/pi/pimame/pimame-menu/
python launchmenu.py
It looks like you're new here. If you want to get involved, click one of these buttons!