Ed Down wrote,
> window manager packages, then change the manager you want in your home
> directory ~/.xsession
 
Just to be complete, .xsession is for starting X with 
xdm and .xinitrc is for starting X with startx from 
shell.  What I did was to create a link between the
two.

Important things to note is that .xsession must be 
executable before it can work else, xdm might bounce
back.  Also, note that .xsession does not inherit the 
user's login shell environment since it springs from 
xdm.

Another thing to note is that the above are for local
customisation (user level) for system level, take a 
look at /etc/X11/window-manager.  For those who does
a little shell scripts, a look at /etc/X11/xinit/xinitrc
should be good.

> twm &
[background processes snipped]
> xterm -title "Measun10" -geometry 80x40+30+200 -ls

Just a little comment (for discussion).  Normally, I
will prefer to put twm (or whatever windows manager)
as the last process (let the others be background).
This causes the window manager, rather than other
processes, to be the anchor process, so that X kicks
the user off when the windows manager quits.  I wonder
if this is a good practice.



        Just me,
        Wire ...
--
Tan Wee Yeh             [EMAIL PROTECTED]               [EMAIL PROTECTED]
For PGP public key : finger -l [EMAIL PROTECTED]
PGP fingerprint  =  63 8A 9B 78 3B 1C C2 15  55 EA 2D 42 FF 68 B4 50
--


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to