Hello, Jeff.
A general note: you need to provide us with the error messages !!
> 1. Logging-in to RH 5.0 takes a long time
Err.. does RH stop at sendmail for a long time?
> 2. Attempting to run XF86's latest with AS causes X11 to crash & return
> me to the commmand-line (but works under root!)
If it's Afterstep 1.4, it could be the missing configuration files. Afterstep
1.4 stores the configuration files in the directory ~/GNUstep/, so try to look
for these files in /root/ or the AS directory and copy them to ~/.
> 5. Yesterday, I ran fvwm, then tried putting AS back in my .xinitrc and
> it worked, but I couldn't repeat it today.
What I do try change my wm is to create a script .Xclients in my user directory
with the following contents:
====================
#!/bin/bash
########################################################################
# -*- sh -*- #
# #
# ~/.Xclients: used by startx (xinit) to start up a window manager and #
# any other clients you always want to start an X session with. #
# #
# feel free to edit this file to suit your needs. #
########################################################################
exec afterstep # or any other X wm.
====================
Hope that helped!!
- hoeteck
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.