Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th February 2008, 12:48 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
How to make programs start automatically in KDE?

Hello.

Can you help me with the following problem: How do I make programs launch automatically upon booting KDE?

I've done some googling, and most of the guides I've found (like this one and this one) say "open the K menu and select System Settings". But I don't have that option in my K menu, and I haven't been able to find the name of the application, so I can open it from a terminal.

There is also another guide which tells me to add shortcuts in the "autostart" folder. I've tried it, but it appears to have no effect.

I am using KDE 3.5.

Thanks in advance.
Reply With Quote
  #2  
Old 9th February 2008, 12:54 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try this post

http://forums.fedoraforum.org/forum/...=autostart+kde
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 9th February 2008, 01:29 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Quote:
Originally Posted by leigh123@linux
Yes, that worked. Thank you.

I have another issue, tho. I used Gnome before switching to KDE, and I set some programs to autostart in Gnome. Some of these programs also autostart in KDE, but unreliably. Some of them start twice when I start KDE. Any help on how to fix this?
Reply With Quote
  #4  
Old 9th February 2008, 01:39 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Hello:

Some programs have the built-in capability to dock themselves in the system tray and/or autostart on login, so you would not need to create another link in ~/.kde/Autostart to start them. Which programs are you referring to?

Regards,
V
Reply With Quote
  #5  
Old 9th February 2008, 01:43 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Quote:
Originally Posted by Hlingler
Hello:

Some programs have the built-in capability to dock themselves in the system tray and/or autostart on login, so you would not need to create another link in ~/.kde/Autostart to start them. Which programs are you referring to?

Regards,
V
Skype loads twice, and Amarok occasionally does it, too.
Reply With Quote
  #6  
Old 9th February 2008, 01:50 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Try ( change the * to your username example : /home/leigh/.gconf/* there are no spaces ) Please be careful using the rm -rf command as a mistake could wipe out your whole user folder )


Code:
rm -rf /home/*/.gconf/*
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #7  
Old 9th February 2008, 07:09 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Quote:
Originally Posted by leigh123@linux
Try ( change the * to your username example : /home/leigh/.gconf/* there are no spaces ) Please be careful using the rm -rf command as a mistake could wipe out your whole user folder )
Thanks for the suggestion.

Being uneasy about deleting folders, I moved it instead, which should be just as good. But Skype still opens twice.

EDIT: I also tried logging into Gnome and removing the items in question from the startup programs (under Preferences -> Personal -> Sessions), but to no avail. I still get two Skypes...

Last edited by SpectrumDT; 9th February 2008 at 08:25 PM. Reason: Added more info
Reply With Quote
  #8  
Old 10th February 2008, 12:38 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Hello:

If you created a startup link for skype or amarok in ~/.kde/Autostart, try renaming or (re)moving them, since they may duplicate other links. Also check in folder ~/.config/autostart - there are links that get put in that folder also.

Regards,
V
Reply With Quote
  #9  
Old 13th February 2008, 12:52 AM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Quote:
Originally Posted by Hlingler
Also check in folder ~/.config/autostart - there are links that get put in that folder also.
Yes, this worked. Thanks.
Reply With Quote
  #10  
Old 9th March 2008, 04:29 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Hi.

I made another thread about what the issue of programs starting twice. (The double post was not welcome, so sorry about that.)

I think I figured out the issue. It seems that KDE remembers all applications you have open when you log out, and reopens them next time you log in. So if I have these programs running when I shut down AND have them set to autostart, then I'll get two instances on my next boot.

I solved it by removing them from the autostart folder and just remembering to not close them when I shut down the comp.

Thanks for the advice, you who replied.
Reply With Quote
  #11  
Old 9th March 2008, 07:12 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Quote:
Originally Posted by SpectrumDT
Hi.

I made another thread about what the issue of programs starting twice. (The double post was not welcome, so sorry about that.)

I think I figured out the issue. It seems that KDE remembers all applications you have open when you log out, and reopens them next time you log in. So if I have these programs running when I shut down AND have them set to autostart, then I'll get two instances on my next boot.

I solved it by removing them from the autostart folder and just remembering to not close them when I shut down the comp.

Thanks for the advice, you who replied.
You have the KControl Center options set to "Save Session" and "Start with Re-open last session". So yes, any open apps will be opened again on each new session, PLUS any apps that are set to auto-start (including possibly duplicates). You can change this behavior in KControl Center (Session Manager=>"Start with empty Session").

V
Reply With Quote
  #12  
Old 9th March 2008, 08:05 PM
SpectrumDT Offline
Registered User
 
Join Date: Jan 2008
Location: Farum, Denmark
Age: 28
Posts: 314
Quote:
Originally Posted by Hlingler
You have the KControl Center options set to "Save Session" and "Start with Re-open last session". So yes, any open apps will be opened again on each new session, PLUS any apps that are set to auto-start (including possibly duplicates). You can change this behavior in KControl Center (Session Manager=>"Start with empty Session").

V
Thanks for the info. I'll keep it as it is, tho. The session re-opening is quite handy.
Reply With Quote
Reply

Tags
automatically, kde, make, programs, start

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i make programs start at boot? BrasssMunkye Using Fedora 2 2nd December 2008 03:30 AM
How can I make a program start up automatically after the computer restart/startup? jcal Using Fedora 12 7th December 2006 10:08 AM
How do I make xserver start automatically after a text-install? gabe_rosser Installation and Live Media 3 20th September 2006 10:13 PM
how do i make bluetooth start automatically agentblue Using Fedora 1 13th June 2005 09:37 AM
How to make services start automatically raghavendra Using Fedora 5 14th February 2005 06:13 AM


Current GMT-time: 22:46 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat