home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.linux:21272 comp.windows.x:20446 comp.windows.x.i386unix:96
- Newsgroups: comp.os.linux,comp.windows.x,comp.windows.x.i386unix
- Path: sparky!uunet!ulowell!koverber
- From: koverber@cs.ulowell.edu (Kurt Overberg)
- Subject: Re: X Question
- Message-ID: <BzM94o.rF@ulowell.ulowell.edu>
- Originator: koverber@bigmax.ulowell.edu
- Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
- Organization: University of Massachusetts at Lowell Computer Science
- References: <1992Dec20.215150.12114@nevada.edu>
- Date: Mon, 21 Dec 1992 15:45:59 GMT
- Lines: 26
-
-
- Normally, there is a startup file that gets executed when
- you run startx. I believe the name of the file is
- '.startxrc' or something like that. Your problem might be
- that when X starts up, all it does is start up the Xserver,
- it dosen't start up any clients, such as xterm.
-
- This is a sample .startxrc
-
- #
- # Clients started by default by startx
- # The last client should NOT be started in the background.
- #
- xterm -sb &
- exec uwm
-
-
- peace out.
-
-
- kurt
- --
- Kurt Overberg | Opinions expressed here are MINE!
- U of Mass, Lowell | "Poke a double-decker on a Llama taboot,
- koverber@cs.ulowell.edu | Llama taboot, taboot!" -Phish
-
-