Hello,

I am having a similar problem logging in while running xdm.  No matter
what I do , I cannot seem to get any window manager to come up but twm.
I have changed about every "dot" file I know of (.xinitrc, .xsession,
.Xclients, etc..) - inserting the line 'exec afterstep' in it as the
only line - but no matter what I put in these files I always boot into
twm when logging in.

The only way that I can get afterstep (or anything else) to come up
other than twm is to kill xdm and run startx from the command line.

RedHat 5.0, Kernel 2.0.3.2

Any ideas?

-Chris



> -----Original Message-----
> From: Hoe-Teck Wee [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, May 03, 1998 7:45 PM
> To:   Darque
> Subject:      RE: Window manager change??
> 
> Hello, jdk.
> 
> > instructions anywhere on what I need to change to make X load a
> different
> > window manager than the Fvwm that cam on my RH5.0 CD.
> 
> This method will allow u to set a diff wm for each user .. Create a
> script
> named ~/.Xclients as follows:
> 
> -------------------------------
> 
> #!/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
> 
> -------------------------------
> 
> That's 'bout it !! :)
> 
> > Also, can anyone tell me how I am supposed to get my PPP connection
> when I am
> > not logged in as root?
> 
> /sbin/ifup ppp0, provided that you had set "USERCTL=yes" in
> /etc/sysconfig/network-scripts/ifcfg-ppp0.
> 
> /sbin/ifdown ppp0 to shutdown the connection.
> 
> Hope that helps.
> 
> - 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.


-- 
  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.

Reply via email to