Would you like to react to this message? Create an account in a few clicks or log in to continue.

Startup programs

2 posters

Go down

Startup programs Empty Startup programs

Post by radacheck Sat Apr 16, 2016 11:01 pm

How can I get programs to load and run on log in?
Thanks
radacheck
radacheck

Posts : 1
Join date : 2015-12-03

Back to top Go down

Startup programs Empty Re: Startup programs

Post by James Tobin Fri May 27, 2016 6:46 am

You'll need to create a .desktop file in ~/.config/autostart

Open Gedit and use this template, replacing "lxpanel" with the command to start the application you would like to add to startup:

[Desktop Entry]
Type=Application
Exec=/usr/bin/lxpanel
Hidden=false
X-GNOME-Autostart-enabled=true
Name[en_US]=lxpanel
Name=lxpanel
Comment[en_US]=lxpanel
Comment=lxpanel



Save that file in ~/.config/autostart

NOTE: THE FILE MUST END WITH .DESKTOP, NOT .TXT

be sure not to accidentally name it example.desktop.txt

Wink Very Happy
James Tobin
James Tobin

Posts : 737
Join date : 2016-05-05
Location : United States

https://tobinbridge.zohosites.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum