home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21272 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Xref: sparky comp.os.linux:21272 comp.windows.x:20446 comp.windows.x.i386unix:96
  2. Newsgroups: comp.os.linux,comp.windows.x,comp.windows.x.i386unix
  3. Path: sparky!uunet!ulowell!koverber
  4. From: koverber@cs.ulowell.edu (Kurt Overberg)
  5. Subject: Re: X Question
  6. Message-ID: <BzM94o.rF@ulowell.ulowell.edu>
  7. Originator: koverber@bigmax.ulowell.edu
  8. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  9. Organization: University of Massachusetts at Lowell Computer Science
  10. References:  <1992Dec20.215150.12114@nevada.edu>
  11. Date: Mon, 21 Dec 1992 15:45:59 GMT
  12. Lines: 26
  13.  
  14.  
  15. Normally, there is a startup file that gets executed when
  16. you run startx.  I believe the name of the file is
  17. '.startxrc' or something like that.  Your problem might be
  18. that when X starts up, all it does is start up the Xserver, 
  19. it dosen't start up any clients, such as xterm.
  20.  
  21. This is a sample .startxrc
  22.  
  23. #
  24. # Clients started by default by startx
  25. # The last client should NOT be started in the background.
  26. #
  27. xterm -sb  &
  28. exec uwm 
  29.  
  30.  
  31.                     peace out.
  32.  
  33.  
  34.                        kurt
  35. -- 
  36. Kurt Overberg            | Opinions expressed here are MINE!           
  37. U of Mass, Lowell        | "Poke a double-decker on a Llama taboot,       
  38. koverber@cs.ulowell.edu  |  Llama taboot, taboot!"      -Phish
  39.  
  40.