home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / fj / maillis / xwindow / 18874 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Re: X Question
  5. Message-ID: <1992Dec23.084646.9706@sm.sony.co.jp>
  6. Date: 23 Dec 92 08:46:46 GMT
  7. Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
  8. Distribution: fj
  9. Organization: Kansas State University
  10. Lines: 34
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: 23 Dec 1992 01:36:41 -0600
  14. Message-Id: <1h94u9INN5g5@matt.ksu.ksu.edu>
  15. Newsgroups: comp.os.linux,comp.windows.x,comp.windows.x.i386unix
  16. References: <1992Dec20.215150.12114@nevada.edu>, <BzM94o.rF@ulowell.ulowell.edu>
  17. Sender: xpert-request@expo.lcs.mit.edu
  18.  
  19. koverber@cs.ulowell.edu (Kurt Overberg) writes:
  20.  
  21.  
  22. >Normally, there is a startup file that gets executed when
  23. >you run startx.  I believe the name of the file is
  24. >'.startxrc' or something like that.  Your problem might be
  25. >that when X starts up, all it does is start up the Xserver, 
  26. >it dosen't start up any clients, such as xterm.
  27.  
  28. >This is a sample .startxrc
  29.  
  30. >#
  31. ># Clients started by default by startx
  32. ># The last client should NOT be started in the background.
  33. >#
  34. >xterm -sb  &
  35. >exec uwm 
  36.  
  37.  
  38. >                    peace out.
  39.  
  40.  
  41. >                       kurt
  42. >-- 
  43.  
  44. It's called .xinitrc, and needs to be in your home directory.
  45.  
  46. James
  47.