Re: autostarting programs on login in KDE



stan wrote:
What do I need to do to set up a program to start whenever I log in to
my Kubuntu system?

Make a link to the program in $HOME/.kde/Autostart. That would be in a
terminal (e.g. konsole) with the command

ln -s /usr/bin/konqueror $HOME/.kde/Autostart/

to make konqueror start on login.


Nils

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages