Click to See Complete Forum and Search --> : KDE start-up ?


anton
08-14-2001, 02:13 AM
Hello ,


is there anywhere I can put programs like licq, aim to start-up on login ?

thanks.

miker
08-14-2001, 03:08 AM
KDE has an 'autostart' folder -- put a link to the app in here ..

~/.kde/Autostart

or similar -- I'm using SuSE 7.2

anton
08-14-2001, 11:59 AM
thanks :)

now if I only knew how to make links ;) ... well, I'll figure it out :)

TacKat
08-14-2001, 12:43 PM
ln -s [file to link] [name of link]

"man ln" for more information.