home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8577 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. From: chan@hpfcmgw.FC.HP.COM (Chan Benson)
  2. Date: Mon, 27 Jul 1992 17:05:09 GMT
  3. Subject: Re: vuewm - EXIT_SESSION action question
  4. Message-ID: <17780203@hpfcmgw.FC.HP.COM>
  5. Organization: HP Fort Collins, CO
  6. Path: sparky!uunet!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!caen!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!hpfcmgw!chan
  7. Newsgroups: comp.sys.hp
  8. References: <smr.711906093@hitkw14>
  9. Lines: 24
  10.  
  11. >  I have got quite a lot of programs which I run in the background while
  12. >  I am logged in, but which I don't really need to run while I am not,
  13. >  so to be nice to other users of my machine, and at the same time
  14. >  without increasing the number of things I need to do to log out, I
  15. >  would like to put some commands in a file which would be run by vue
  16. >  when I quit my session.
  17. >
  18. >  Does anyone have any suggestions??
  19.  
  20. There is a system level script in /usr/lib/X11/vue/Vuelogin/Xreset
  21. that gets run when you exit a Vue session.
  22.  
  23. Perhaps you can convince your system administrator to change the
  24. script (null by default) to invoke a .vuelogout script in the
  25. user's home directory (if it exists).
  26.  
  27. On second thought, this might not be such a great idea cause Xreset
  28. gets run as root. If there's a way to turn off root permissions inside
  29. of the Xreset script before invoking the user's script, I suppose
  30. it would be okay.
  31.  
  32.             -- Chan Benson
  33.             HP Fort Collins
  34.  
  35.