rojobull
10-30-2003, 03:25 PM
My system (R.H. 8.0) automatically launches the GUI logon at start up (runlevel 5).
The problem I have is that it doesn't seem to be running /etc/X11/xinit/xinitrc. I do NOT have a .xinitrc nor .Xclients in my home directory, so isn't /etc/X11/xinit/xinitrc supposed to be run automatically?
My understanding is that if the files .xinitrc and .Xclients are not found in the home directory, the xinitrc and Xclients in /etc/X11/xinit/ are supposed to be run, right?
I know that the startx command will launch these scripts if one is in runlevel 3, but are these scripts also run when logging in via the GUI?
I'm trying to add some commands that are run once per X-session, so I thought these files would be the place to do it.
Thanks
The problem I have is that it doesn't seem to be running /etc/X11/xinit/xinitrc. I do NOT have a .xinitrc nor .Xclients in my home directory, so isn't /etc/X11/xinit/xinitrc supposed to be run automatically?
My understanding is that if the files .xinitrc and .Xclients are not found in the home directory, the xinitrc and Xclients in /etc/X11/xinit/ are supposed to be run, right?
I know that the startx command will launch these scripts if one is in runlevel 3, but are these scripts also run when logging in via the GUI?
I'm trying to add some commands that are run once per X-session, so I thought these files would be the place to do it.
Thanks