rootpages
rootpages copied to clipboard
[administration][graphics] How to autostart a GUI application
trafficstars
Place the <APPLICATION>.desktop file in /etc/xdg/autostart/ directory. Any user on that system will launch those applications upon login.
Discovered from investigating into this winesapOS issue: https://github.com/LukeShortCloud/winesapOS/issues/242
Or use ~/.config/autostart/ for a per-use desktop application shortcut that will launch.
https://askubuntu.com/questions/48321/how-do-i-start-applications-automatically-on-login
Or a CLI app: https://askubuntu.com/questions/141229/how-to-add-a-shell-script-to-launcher-as-shortcut