Date: Fri, 12 Mar 1999 08:48:24 -0500 From: SERVICE Jim -TS+NP DVLPMT <Jim.Service@oht.hydro.on.ca> To: freebsd-questions@FreeBSD.ORG Subject: RE: .xsession Message-ID: <ACFC07E2E0DAD111A55F00600894C8C752B603@KEX2.RD.Hydro.ON.CA>
next in thread | raw e-mail | index | archive | help
I prefer: #!/bin/sh twm & # (or fvwm95 or sexy-new-wm :-) xterm -ls -bg pink Then, I can change the window manager if I like. Exiting from the last xterm will kill the .xsession so I also colour that xterm differently. With the -ls switch, all my .login, .cshrc files are sourced so that my path preferences, aliases, etc. are set properly. --Jim OHT Inc. Jim.Service@oht.hydro.on.ca > From: Jonathan Chen [mailto:jonc@pinnacle.co.nz] > Sent: 11 March, 1999 15:20 > To: Chris Silva > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: .xsession > > > On Thu, 11 Mar 1999, Chris Silva wrote: > > > can somebody give me an example of an .xsession file so > that xdm calls > > up a specific windowmanger? > > #!/bin/sh > & > twm > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ACFC07E2E0DAD111A55F00600894C8C752B603>