On Mon, 01 Sep 2003 22:49:48 -0600
bfd <[EMAIL PROTECTED]> wrote:

> >>When adding these lines into .bashrc under RH 9.0, after typing 
> >>"startx", I get a black screen with a black X indicating the mouse 
> >>cursor. I believe that X is loading but KDE never loads.
> >>
[...snip...]
> I've used this .bashrc file for various versions of RH, Slackware and 
> FreeBSD. It should be pretty explanatory.
> 
[...snip...]

Still can't reproduce your problem, but...

Setting the PS1 variable before running the /etc/bashrc marks the 
shell as _interactive_  and causes all of the scripts in /etc/profile.d
to be run.   While this should work fine, i'm guessing one of these
scripts is your culprit.

You can try to track this down further or simply move the setting 
of PS1 to the very last line of your .bashrc.

Good Luck,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to