Results 1 to 3 of 3

Thread: Gnome and KDE autostart applications

  1. #1
    Join Date
    Feb 2007
    Location
    Portugal
    Beans
    277
    Distro
    Ubuntu Development Release

    Question Gnome and KDE autostart applications

    Hello,

    I decided to try KDE so I installed kubuntu-desktop on my Ubuntu machine. I chose to keep GDM for now, and started tweaking KDE to my taste.

    I use Gnome-do a lot, so I had it autostarting on gnome, but it seems that for some reason (even if I remove it from the autostart in KDE) it keeps starting, so I wrote a small script that checks if the $DESKTOP_SESSION is gnome and, if it is, runs gnome-do.

    That solved the problem, but now I'm suspecting other gnome applications are autostarting in KDE, when they shouldn't because they're gnome-centric (and I want to use the K replacements).

    The most annoying one is Nautilus! It not only keeps drawing the desktop below Plasma, as it mounts all my media automatically, not letting Dolphin unmount it. Plus, it prompts the gnome dialog for autoplay for every device I plug in.

    I think I'm not the only one trying the two DE's together, so, why is this still difficult to do!? Does anyone have a solution for this?

    Edit: K applications are autostarting in gnome too... Argh!

    Edit2: Found this: http://better-linux.blogspot.com/200...in-kde-or.html
    KDE ones seem to hang out on /usr/share/autostart too.
    Last edited by Arlanthir; November 16th, 2009 at 11:48 PM.

  2. #2
    Join Date
    Nov 2009
    Beans
    4

    Re: Gnome and KDE autostart applications

    That website you found has the simplest solution I know of. Just add the line OnlyShowIn=GNOME; or OnlyShowIn=KDE; in those .desktop files. Other than that there are probably ways to configure your path so different environments use different directories, but unless you are planning to frequently change the apps that autostart, this is the quickest fix (that I know of).

  3. #3
    Join Date
    Feb 2007
    Location
    Portugal
    Beans
    277
    Distro
    Ubuntu Development Release

    Re: Gnome and KDE autostart applications

    Quote Originally Posted by F*disk View Post
    That website you found has the simplest solution I know of. Just add the line OnlyShowIn=GNOME; or OnlyShowIn=KDE; in those .desktop files. Other than that there are probably ways to configure your path so different environments use different directories, but unless you are planning to frequently change the apps that autostart, this is the quickest fix (that I know of).
    Thanks for the input
    I can't find the autostart for nautilus, though, where is it?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •