Yesterday I accidentally swtiched to LauncherGo mode and stuck in the command line. Any way to swtich it back to normal Launcher? Some suggest to edit the bashrc file. Can anyone let me know how to edit the file as I know nothing about Linux. Or the only way is re-mount the SD card. Thanks!
what is your os image version?
anyway
you have to edit /home/cpi/.bashrc ,at bottom
change launchego to be launcher
like
if [ -f ~/launcher/.cpirc ]; then
. ~/launcher/.cpirc
fi
Thanks for your reply. I’m using Window 7. How to edit the bashrc, using Windows Terminal?
putty or winscp
if you use winscp ,make sure show hidden files
All sort. Thanks very much!