home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18623 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  865 b 

  1. Path: sparky!uunet!olivea!sgigate!odin!fido!not-for-mail
  2. From: rck@fangio.asd.sgi.com (Robert Keller)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Logout w/o confirm window
  5. Message-ID: <1il3dgINNnb2@fangio.asd.sgi.com>
  6. Date: 8 Jan 93 23:40:32 GMT
  7. References: <1993Jan08.220514.1070@eng.umd.edu>
  8. Organization: Silicon Graphics, Inc., Mountain View, CA
  9. Lines: 14
  10. NNTP-Posting-Host: fangio.asd.sgi.com
  11.  
  12. ashish@eng.umd.edu (Ashish Nedungadi) writes:
  13. >    I hope the Subject says it all.  Basically I want to be able to logout
  14. >without having to confirm it in the confirm window that pops up.  
  15.  
  16. The easiest way to do this is to run:
  17.  
  18.     "/usr/bin/X11/xprop -root -remove _SGI_SESSION_PROPERTY"
  19.  
  20. Things'll come down quicky.
  21.  
  22. If you use your own .xsession file, you'll want to mimic the bottom of 
  23. /usr/lib/X11/xdm/Xsessions ("exec /usr/bin/X11/reaper") for this to work.
  24.  
  25. ...robert
  26.