The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    How to run programs at startup

    Discussion in 'Linux Compatibility and Software' started by nizzy1115, Apr 5, 2008.

  1. nizzy1115

    nizzy1115 Notebook Prophet

    Reputations:
    2,557
    Messages:
    6,682
    Likes Received:
    1
    Trophy Points:
    205
    I'm using Fedora 8. How do you add a program to launch when the os loads?

    For example i want gDesklets and kiba dock.
     
  2. McGrady

    McGrady Notebook Virtuoso

    Reputations:
    1,400
    Messages:
    3,376
    Likes Received:
    0
    Trophy Points:
    105
    drag them into the startup folder in start orb
     
  3. nizzy1115

    nizzy1115 Notebook Prophet

    Reputations:
    2,557
    Messages:
    6,682
    Likes Received:
    1
    Trophy Points:
    205
    This is for linux and not windows...right?

    Anyone else know?
     
  4. blackbird

    blackbird Notebook Deity

    Reputations:
    584
    Messages:
    1,546
    Likes Received:
    0
    Trophy Points:
    55
    Session Manager

    - Open System menu, then Preferences and finally the Session manager. Switch to the startup programs tab and click new.

    - Enter the name and command / browse for app executable.

    If you dont know the command, I suggest you go to where you would normally find the icon to launch the app, right click it and select to create an icon on the desktop. Then right click the icon created on desktop, select properties and there it will display the command. Copy and paste the command.
     
  5. nizzy1115

    nizzy1115 Notebook Prophet

    Reputations:
    2,557
    Messages:
    6,682
    Likes Received:
    1
    Trophy Points:
    205
    Thanks +repped!