Software Distributor Administration Guide for HP-UX 11i
Introduction to Software Distributor
Using the GUI and TUI Commands
Chapter 154
*userFont Specifies the fixed-width font used in all other GUI
displays. This font should be the same basic size as the
*systemFont only in the fixed width style. The default
size is also 8x13.
Here is an example of how to change the size of your fixed width font
from 8x13 to 6x13:
swinstall -xrm ’Swinstall*userFont: user6x13’
Here is how to change the variable width font style to 12 point HP
Roman 8:
swinstall -xrm ’Swinstall*systemFont: \
-adobe-courier-medium-r-normal12-120-75-75-m-70-hp-\
roman8’
You can also modify the defaults file (in /usr/lib/X11/app-defaults)
for each command with a Graphical User Interface so that a resource will
be set each time you invoke a specific command. Here is an example of an
app-defaults file for swremove:
swremove app-defaults
Swremove*foreground: red
Swremove*background: white
Swremove*userFont: hp8.8x16b
Swremove*systemFont: -adobe-courier-medium-r-normal12-120-75-75-m
-70-hp-roman8