[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -15- Where is the default value of PATH set?
Next Document: -17- How can I find out what fonts are available?
-
Search the FAQ Archives
Single Page
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -15- Where is the default value of PATH set?
Next Document: -17- How can I find out what fonts are available?
-16- Why can't I log in after copying /usr/lib/X11/xdm/Xsession to .xsession?
Date: 07 May 1993 00:00:01 EST
After copying this file to your home directory, you need to remove
all references to "xsession". References to xsession cause the system
to try to execute $HOME/.xsession, which will create an infinite
loop.
Remove the lines in ~/.xsession that say:
if [ -r $xsession -a "$0" != $xsession ]; then
if [ -x $xsession ]; then
exec $xsession
else
exec /bin/sh $xsession
fi
fi
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -15- Where is the default value of PATH set?
Next Document: -17- How can I find out what fonts are available?
Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)
Last Update October 22 2009 @ 05:34 AM