home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13042 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.4 KB  |  46 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!Germany.EU.net!mcsun!sun4nl!pttdis.pttnwb.nl!prso.pttnwb.nl!houten
  3. From: houten@prso.pttnwb.nl (K. van Houten)
  4. Subject: Re: VUE Analog Clock -> Digital Clock Replacement
  5. Message-ID: <1992Nov18.080402.21114@pttdis.pttnwb.nl>
  6. Sender: news@pttdis.pttnwb.nl (The Daily News)
  7. Nntp-Posting-Host: ux99.pttnwb.nl
  8. Organization: PTT Telecom b.v. The Netherlands
  9. References:  <1992Nov16.093539.1@pa621a.inland.com>
  10. Date: Wed, 18 Nov 1992 08:04:02 GMT
  11. Lines: 33
  12.  
  13. In article <1992Nov16.093539.1@pa621a.inland.com>, solomon@pa621a.inland.com (Paul J. Solomon) writes:
  14. |> Does anyone out there know how to replace the VUE Analog clock (in
  15. |> the control panel) with a Digital clock?
  16. |> 
  17.  
  18. In my vuewmrc file:
  19.  
  20. FrontPanel LargeFrontPanel
  21. {
  22.     Row Top
  23.     {
  24.         vuewmdclock     =180x70+4+4   <-- THIS LINE IS FOR THE CLOCK
  25.         vueload         =88x70+8+8
  26.         vuewmtacho      =88x70+4+4
  27.    ......
  28.     }
  29.    ....
  30. }
  31.  
  32. $ dclock -name vuewmdclock &
  33. $ ps -ef
  34.   houten  1317  1273  0 07:55:40 ?        0:00 dclock -name vuewmdclock
  35. $
  36.  
  37. Voila, now the dclock, as found in comp.sources.x (long ago), will be
  38. displayed in the Vue bar.
  39.  
  40. See also Vue admin guide.
  41.  
  42. -- 
  43. Karel van Houten,         DOMAIN:    houten@pttnwb.nl
  44. PTT Telecom b.v.        UUCP:    uunet!mcsun!sun4nl!pttdis!houten
  45. 's-Gravenhage, The Netherlands    VOICE:    +31 70 3434947
  46.