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

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!wupost!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hpuerca.atl.hp.com!kfj
  3. From: kfj@hpuerca.atl.hp.com (Kirk Johanning)
  4. Subject: Re: VUE Analog Clock -> Digital Clock Replacement
  5. Message-ID: <BxzC4D.5yy@hpuerca.atl.hp.com>
  6. Date: Thu, 19 Nov 1992 20:12:12 GMT
  7. References: <1992Nov16.093539.1@pa621a.inland.com> <1992Nov18.080402.21114@pttdis.pttnwb.nl>
  8. Organization: HP Response Center Atlanta
  9. Lines: 43
  10.  
  11. In <1992Nov18.080402.21114@pttdis.pttnwb.nl> houten@prso.pttnwb.nl (K. van Houten) writes:
  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. Another option is to use the above .vuewmrc file but use the following
  43. command:
  44.  
  45.      xclock -digital -name vuewmdclock &
  46.  
  47. You can look at the man pages for xclock(1) for additional information
  48. as well as other options and resources.
  49. -- 
  50.  ____   Kirk Johanning               ____    The opinions expressed above   ____
  51.  \  /   HP Response Center Atlanta   \  /    are mine and may not reflect   \  /
  52.   \/    kfj@hpuerca.atl.hp.com        \/     those my employer or anybody    \/
  53.                                              else for that matter.
  54.