On Fri, May 29, 1998 at 11:56:37AM +0200, Johann Spies wrote:
> Is it possible to configure Xwindows in such a way that it open eg. emacs,
> pine and lynx ons startup each in different window?

Yes, you can put things in ~/.xsession to startup on login (or .xinitrc
if you use startx; I tend to symlink one to the other for flexilibity).

You might do

xemacs &
xterm -e pine &
xterm -e lynx &
fvwm2


You must list your window manager last, and it should not have an & -
the others must.


Hamish
-- 
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to