Raspberry pi 2 model B autolaunch python script
Posted: Fri Feb 13, 2015 11:58 am
I am unable to launch python scripts automatically from raspbian GUI for the pi 2 model B .
For the raspberry pi 1 i used to configure the autostart file of the LXDE desktop using the command
This method doesn't seem to work anymore on the Raspberry pi 2 model B.
Help from anyone who has successfully launched a python script from LXDE desktop for the Raspberry pi 2 model B would be very much appreciated.
Thanks guys
For the raspberry pi 1 i used to configure the autostart file of the LXDE desktop using the command
Code: Select all
sudo nano /etc/xdg/lxsession/LXDE/autostartHelp from anyone who has successfully launched a python script from LXDE desktop for the Raspberry pi 2 model B would be very much appreciated.
Thanks guys