6

I am looking for application which allow me to manage the startup programs in KDE. Just like BootUp-Manager in Ubuntu (Gnome).

2 Answers 2

8

In the KDE Control Center, a.k.a. System Settings, there is an "Autostart" module that will allow you to set programs to run when you log in to KDE. On my computer it's on the "Advanced" tab, but I think the layout varies somewhat from distro to distro.

If you want to mess with it at a lower level, the files to run on startup go in ~/.kde4/Autostart.

2
  • Thank you this one thing. Is there another things do this job that are not in "autostart" folders?. Because I am looking for Kopete IM files but I could not find where are they. I want to disable kopete IM from start at startup. Commented Jul 2, 2010 at 13:12
  • KDE also restores your session when you log in, so if Kopete is running when you log out, it will be started up again when you log in. To change that, just close Kopete (i.e. actually quit the program, don't just close the window). If Kopete is not running when you log out, it should not start up again when you log back in.
    – David Z
    Commented Jul 2, 2010 at 18:54
0

'In addition to @David Z's answer, you can also have a look at /etx/xdg/autostart I noticed that some gnome applications were autostarted from here. If an application stills autostarts and you didn't find it in all these places, try dpkg -L theoffendingpackage and look for .desktop files.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .