home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10305 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.5 KB

  1. From: aaronf@hpfcbig.SDE.HP.COM (Aaron Friesen)
  2. Date: Thu, 10 Sep 1992 02:32:59 GMT
  3. Subject: Re: Getting the [I]ndicator to watch something other than your mailbox
  4. Message-ID: <7540105@hpfcbig.SDE.HP.COM>
  5. Organization: HP SESD, Fort Collins, CO
  6. Path: sparky!uunet!wupost!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!hpfcbig!aaronf
  7. Newsgroups: comp.sys.hp
  8. References: <smr.716032351@hitkw14>
  9. Lines: 30
  10.  
  11. In comp.sys.hp, smr@hitkw14.pki-nbg.philips.de (S.Riehm) writes:
  12.  
  13. >One of the icons on the frontpanel is a mail flag. ( indicator )
  14. >It watches your incoming mailbox.
  15. >I wish to add another indicator, which watches for some different
  16. >status files.
  17.  
  18. From /usr/lib/X11/vue/Vuewm/sys.vuewmrc, the minimum entry in vuewmrc
  19. would look something like:
  20.  
  21.     <name> [I] @<bitmap1_filename> @<bitmap2_filename>
  22.  
  23. This will not associate an action with the button, but will provide
  24. you with an indicator.  
  25.  
  26. Then, from /usr/lib/X11/app-defaults/Vuewm, the associated X resource
  27. would look like:
  28.  
  29.     Vuewm*<name>*fileName:    <full_path_to_file>
  30.  
  31. Give it a try.  If you want more information, check "HP VUE System
  32. Administration Manual" for details.  It has all of the details in one
  33. location, instead of spread across man pages and configuration files.
  34.  
  35. Aaron
  36.  
  37. -- Standard Disclaimer:  This response does not represent the official
  38. position of, or statement by, the Hewlett-Packard Company.  This
  39. response is provided for informational purposes only and is supplied
  40. without warranty of any kind.  --
  41.