Patch Name: PHSS_2232 Patch Description: Retained (aka backingstore) property for Starbase Widget The Starbase widget, /usr/lib/libsbXg.[a|sl], now supports a retained (also known as 'backingstore') property. If not specifically set, it defaults to old behavior (False). This can be set on the command line via '-xrm "*retained: [True|False]"', programmatically via 'XtSetArg(arg[n],XgNretained, [True|False])', in the resources database via xrdb, or in the app-defaults file. Path Name: /hp-ux_patches/s700/9.X/PHSS_2232 Effective Date: 930315 Patch Files: /usr/lib/libsbXg.a /usr/lib/libsbXg.sl /usr/man/man3.Z/XgStarbase.3g /usr/include/Motif1.2/Xg/Starbase.c /usr/include/Motif1.2/Xg/Starbase.h /usr/include/Motif1.2/Xg/StarbaseP.h SR/APR#: None. "what" string/timestamp: libsbXg.a: GRAPHICS CORE HP-UX 9.0 930315 libsbXg libsbXg.sl: GRAPHICS CORE HP-UX 9.0 930315 libsbXg "sum" output: 28509 30 libsbXg.a 7770 56 libsbXg.sl 32828 13 XgStarbase.3g 20455 69 Starbase.c 22419 6 Starbase.h 48008 3 StarbaseP.h Dependencies: None. Supersedes: None. Patch Package Size: 154 Kbytes Installation Instructions: Please review all instructions ans the Hewlett-Packard SupportLine User Guide or Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitations of liability and warranties, before installing this patch. Note: Please back up your system before you patch. --------------------------------------------------------------------------- After getting the patch onto your machine, unshar the patch (sh PHSS_2232). To install this patch do the following: 1) Run /etc/update (Note: you must be logged in as root to update a system). 2) Once in the update "Main Menu" move the highlighted line to "Change Source or Destination ->" and press "Return" or "Select Item". 3) Make sure the highlighted item in the "Change Source or Destination" window is "From Tape Device to Local System ...", then press "Return" or "Select Item". 4) You should now be in the "From Tape Device to Local System" window. Change the "Source: /dev/rmt/0m" to "Source: /tmp/PHSS_2232.updt" (this assumes that you are in the /tmp directory where PHSS_2232.updt has been placed). Note: You must enter the complete path name. 5) Press "Done". 6) From here on follow standard directions for update. The customize script that update runs will move the original software to /system/PHSS_2232/orig. HP recommends keeping this software there in order to recover from any potential problems. It is also recommended that you move the PHSS_2232.text file to /system/PHSS_2232/ to be retained for future reference. If you wish to put this patch on a magnetic tape and update from the tape drive, dd a copy of the patch to the tape drive. As an example, the following will create a copy of the patch the update can read: dd if=PHSS_2232.updt of=/dev/rmt/0m bs=2048