home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12791 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!sdd.hp.com!mips!odin!sgihub!zola!widget.esd.sgi.com!susan
  3. From: susan@widget.esd.sgi.com (Susan Dahlberg)
  4. Subject: Re: 4Dwm still alive after logout
  5. Message-ID: <oujrtqc@zola.esd.sgi.com>
  6. Sender: news@zola.esd.sgi.com (Net News)
  7. Organization: Silicon Graphics Inc.
  8. References:  <BtG41s.J9q@knot.ccs.queensu.ca>
  9. Date: Sun, 23 Aug 92 18:27:06 GMT
  10. Lines: 20
  11.  
  12. In article <BtG41s.J9q@knot.ccs.queensu.ca>, you write:
  13. > I have been noticing that sometimes when any user logs
  14. > out of our IRIS, their processes aren't all killed or
  15. > terminated. In all cases, the remaining process is 
  16. > always /usr/bin/X11/4Dwm. I haven't a clue as to what or
  17. > why this is happening. However, it sure slows up everything
  18. > else. Anyone experience anything similiar? How do I fix this?
  19.  
  20. 4Dwm runs into a bug in X11R4 Xt and xlib.
  21. The simple work-around is to get rid of the "kill" feedback.
  22. In   /usr/lib/X11/app-defaults/4DWm   (since you want to change 
  23. it for everyone)  change the line:
  24.  
  25.         *showFeedback:                  behavior restart quit kill
  26. to
  27.         *showFeedback:                  behavior restart quit
  28.  
  29.  
  30.     Susan                                        opinions are mine
  31.  
  32.