home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6280 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!pa.dec.com!datum.nyo.dec.com!nntpd.lkg.dec.com!amber!cavedog.athena.lkg.dec.com!mamros
  2. From: mamros@athena.lkg.dec.com (Shawn Mamros)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: dxsession beginner help??
  5. Message-ID: <8749@athena.lkg.dec.com>
  6. Date: 17 Aug 92 22:03:25 GMT
  7. References: <1992Aug14.095847.4809@sdz01.uu.ch> <mcook.713902817@fendahl.dev.cdx.mot.com>
  8. Sender: mamros@cavedog.athena.lkg.dec.com (Shawn Mamros)
  9. Reply-To: mamros@athena.lkg.dec.com (Shawn Mamros)
  10. Organization: Digital Equipment Corporation
  11. Lines: 14
  12.  
  13.  
  14. mcook@fendahl.dev.cdx.mot.com (Michael Cook) writes:
  15. |> I seem to remember that the session manager (dxsession) starts the window
  16. |> manager (dxwm, normally) by doing $SHELL -c dxwm, where $SHELL was extracted
  17. |> from /etc/passwd.  The shell you've selected for these users is probably
  18. |> refusing to run their window manager.
  19.  
  20. That may be true, but also, login(1) itself execs $SHELL -c <cmd>, where
  21. <cmd> is the argument specified by -C to login as listed in /etc/ttys for
  22. graphics displays (this argument is typically /usr/bin/dxsession).  (If
  23. there is no -C, login execs just $SHELL as usual.)
  24.  
  25. -Shawn Mamros
  26. E-mail to: mamros@athena.lkg.dec.com
  27.