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

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!think.com!ames!pacbell.com!att-out!cbnewsh!nrf
  3. From: nrf@cbnewsh.cb.att.com (neal.r.fildes)
  4. Subject: Re: MacX and HP-VUE
  5. Organization: AT&T
  6. Date: Tue, 17 Nov 1992 19:22:34 GMT
  7. Message-ID: <1992Nov17.192234.27289@cbnewsh.cb.att.com>
  8. References: <kjq-171192121156@mac009.physio.nwu.edu>
  9. Lines: 31
  10.  
  11. From article <kjq-171192121156@mac009.physio.nwu.edu>, by kjq@plato.nwu.edu (Kevin Quinn):
  12. > I'm trying to get a Macintosh running MacX to act as an HP-VUE terminal
  13. > across the network to our Model 730 workstation and I need some help.  The
  14. > Mac is hooked up to our network via an Appletalk connection and thus
  15. > appears on the ethernet network via dynamic addressing so I do not have a
  16. > fixed IP address for this machine.  My problem is how (and whether) it is
  17. > possible to use MacX in this configuration.  From my reading of the HP X
  18. > manuals, I understand that in order to get a remote terminal, acting as an
  19. > X terminal server, to use HP VUE services I must pay attention to three
  20. > files: inittab,  Xservers and Xconfig.  Yet in the description of the
  21. > Xservers file it seems to indicate that I must record the actual address or
  22. > name of the remote terminal (which is dynamically determined).  How can I
  23. > get around this?  I also admit to being unsure what to put into the second
  24. > field of the record in this file (DisplayClass).  Any advice or help would
  25. > be appreciated.  I am (obviously) a novice in the world of X.
  26.  
  27.  
  28. Here is how I solved it - I stored in macX the following command line for
  29. execution on the HP machine:
  30.  
  31. /usr/bin/X11/hpterm  -display "(r)display" -iconic -ls -e /usr/lib/X11/vue/etc/vuesession
  32.  
  33. where (r) is the 'registered' character. when you execute this command, the
  34. chosen display gets the vue environment.  
  35.  
  36. Hope this helps.
  37. (this way you don't have to mess around with the configuration of the system
  38. itself)
  39.  
  40. Neal R. Fildes
  41. AT&T Bell Labs
  42.