Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
Ok I am trying to find the text file that holds the values for the programs that start up when the system boots, the values that are listed under Gnome ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54

    Help With Startup Apps

    Ok I am trying to find the text file that holds the values for the programs that start up when the system boots, the values that are listed under Gnome control center -> sessions -> start up programs. I need to know where they are listed for both administrator/root and user accounts and when I change them they will not start on boot right?

  2. #2
    Just Joined!
    Join Date
    Mar 2007
    Location
    Newcastle, Australia
    Posts
    80
    The programs are listed in the directory
    Code:
    /etc/init.d
    .

    Its more interesting to know what you are wanting to do.

  3. #3
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54
    I have a program that keeps running and messing my GUI up on my root account at start up. So I need to edit this file from my user account so it wont start on stat up. Thanks for the help I will try that file later today.

  4. #4
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54
    Also which file in init.d contains the list of the programs, there are too many for me to check everyone.

  5. #5
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I believe /etc/init.d/ is for system startup. Are you wanting system startup or gnome startup?? Also there is general gnome startup ie all users get this and user startup that is just for the current user.

    It might help if you tell use the program you suspect is causing the problem.

  6. #6
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54
    I am looking for Gnome startup for specific users. The program is beryl, I put beryl, beryl manager and emerald themes in my sessions -> startup programs and I accidentally switched it to run compiz from the beryl manager menu which was not installed. Therefore every time I go into my root account my screen goes white because it is trying to run my desktop off a program that isn't supported by my system. So despite trying to use the ctrl + alt + F1 and kill all -9 compiz approach to shutting compiz down, which for some reason doesn't work I find it would be easier to just edit my sessions -> startup programs text document so that beryl manager will not run. Thats my hole problem all I need to know is where that text document is stored.

  7. #7
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Probably the easiest way is to create a new user move and change ownership (chown) of any personal files. You can run yast as root from a console to create a new user. Or you could use yast to remove the beryl and emerald packages and start again.

    These packages load early on the X startup for the GUI.

    PS you must be ROOT!!!

  8. #8
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54
    Ok I got rid of beryl through Yast2, but for some reason there are still the same settings when I run beryl in my root account. Where in the beryl manager settings can I change it so it runs beryl for my desktop effects and not compiz? Before I would left click on the icon in my tool bar but I can't run beryl now because the settings are the same and my screen will go white.

  9. #9
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Why are you running beryl in root???

  10. #10
    Just Joined!
    Join Date
    Oct 2006
    Posts
    54
    Because I hate running my user account. I pretty much am always in root because than I don't run into any user accessibility issues when opening or running files. And when I installed beryl a lot of the commands/packages needed to be run or installed in root so it was only natural that I would first test it out in my root account and not my user account.

Page 1 of 2 1 2 LastLast

Posting Permissions

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