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

  1. Xref: sparky comp.os.linux:21500 comp.windows.x:20514 comp.windows.x.i386unix:133
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  3. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  4. Newsgroups: comp.os.linux,comp.windows.x,comp.windows.x.i386unix
  5. Subject: Re: X Question
  6. Date: 23 Dec 1992 01:36:41 -0600
  7. Organization: Kansas State University
  8. Lines: 29
  9. Message-ID: <1h94u9INN5g5@matt.ksu.ksu.edu>
  10. References: <1992Dec20.215150.12114@nevada.edu> <BzM94o.rF@ulowell.ulowell.edu>
  11. NNTP-Posting-Host: matt.ksu.ksu.edu
  12.  
  13. koverber@cs.ulowell.edu (Kurt Overberg) writes:
  14.  
  15.  
  16. >Normally, there is a startup file that gets executed when
  17. >you run startx.  I believe the name of the file is
  18. >'.startxrc' or something like that.  Your problem might be
  19. >that when X starts up, all it does is start up the Xserver, 
  20. >it dosen't start up any clients, such as xterm.
  21.  
  22. >This is a sample .startxrc
  23.  
  24. >#
  25. ># Clients started by default by startx
  26. ># The last client should NOT be started in the background.
  27. >#
  28. >xterm -sb  &
  29. >exec uwm 
  30.  
  31.  
  32. >                    peace out.
  33.  
  34.  
  35. >                       kurt
  36. >-- 
  37.  
  38. It's called .xinitrc, and needs to be in your home directory.
  39.  
  40. James
  41.  
  42.