run python script on startup - debian
问题 I have created an application using webcam. here my application opens a window to display the image. I want to run that application on startup. if i put startup file in rc.local, it runs successfully at startup but not allowing to show window. it shows - gtk warning cannot open display. how to show window? please help me guys!! 回答1: If you're running LXDE (default on raspbian) Add a .desktop file to your ~/.config/autostart directory (create one if not available) with 3 lines saying :