HP Remote Graphics 4.2.0 User's Guide

6.On the "Other" tab in this window select the "Skip tasklist" button.

7.On the "State" tab in this window select the "Cycle skip" button and the "Window list skip" button.

8.Click on OK

9.Click on OK

10.Logout and log back in and you should not see the rgsender_gui listed in the task bar although you should see the icon on the desktop.

Installing the RGS Sender for HP-UX

HP-UX Sender Installation

1.Login as root.

2.Insert the HP Remote Graphics Software CD and mount the CD.

3.Go to the mount point of the CD, which is usually /mnt/cdrom, and change directoryies to hpux-pa/sender.

4.Execute the following command:

./install.sh

5.The Sender will be installed to /opt/hpremote/rgsender and will be started automatically when the X Server or system is restarted.

6.The HP-UX Sender uses the Pluggable Authentication Module (PAM) for authentication. Add the following lines to the file /etc/pam.conf:

gdm

session optional /usr/lib/security/libpam_rg.1

dtlogin session optional /usr/lib/security/libpam_rg.1

7.If the PAM system has been configured to use custom PAM authentication modules then you may need to manually configure the PAM module that is used by the RGS Sender. You should always consult your HP-UX documentation when configuring PAM. If you are using a custom PAM authentication module called “libpam_custom.1” then you may need to edit the PAM configuration file “/etc/pam.conf” to specify the PAM authentication module to be used by the RGS Sender. For example, may need to add to the file “/etc/pam.conf” the following:

rgsender auth optional /usr/lib/security/libpam_custom.1

NOTE: The system must contain the December 2002 or newer X server patches. HP-UX 11.0 requires X server patch PHSS_26637 or newer. HP- UX 11.11 requires X server patch PHSS_26638 or newer.

The system must also contain the September 2004 OpenGL patch (PHSS_30882) or newer for proper 3D OpenGL operation.

20