Parent document is top of "comp.sys.hp.hpux FAQ"
Previous document is "7.25 How can I load multiple patches on a machine at the same time?"
Next document is "7.27 What causes "Unable to initialize MI" when running Glance?"

7.26 How can I set up an HP-UX workstation as an X terminal?

Install minimum OS with network and X11 (without motif or vue).
Edit /etc/inittab, change the following lines

init:2:initdefault:
vue :34:respawn:/etc/vuerc      # VUE validation and invocation

to

init:3:initdefault:
vue :34:respawn:/usr/bin/X11/X -query HOSTNAME  # X server startup

Replace HOSTNAME by the name of the host running xdm, vuelogin or whatever.

(thanks to Kay Marquardt, <K.Marquardt@zhv.basf-ag.de>)

Parent document is top of "comp.sys.hp.hpux FAQ"
Previous document is "7.25 How can I load multiple patches on a machine at the same time?"
Next document is "7.27 What causes "Unable to initialize MI" when running Glance?"