Graphics Administration Guide (July 2008)

Table Of Contents
Table 2-5 DPMS Settings
DescriptionDefaultValueOption
Sets the inactivity timeout for the blanking phase
of the screensaver. Time is in minutes. This is
equivalent to the Xserver's `-s' flag, and the value
can be changed at run-time with xset(1).
10timeBlankTime
Sets the inactivity timeout for the “standby”
phase of DPMS mode. Time is in minutes, and
the value can be changed at run-time with
xset(1).
20timeStandbyTime
Sets the inactivity timeout for the “suspend”
phase of DPMS mode. Time is in minutes, and
the value can be changed at run-time with
xset(1).
30timeSuspendTime
Sets the inactivity timeout for the “off phase of
DPMS mode. Time is in minutes, and the value
can be changed at run-time with xset(1).
40timeOffTime
dynamic library loading
The path for each dynamically loaded module must be specified in the ModulePath in
order for them to load. See the section “The XF86Config File: Files Section” for more
details regarding the ModulePath.
Dynamically loaded modules are recorded by the X Server in the /var/X11/Xserver/
logs directory. The log file reflects the display identifier for a given run. Only the last
invocation against a given display identifier is retained. The log file contains the parsed
contents of the XF86Config file and the full path name for all dynamically loaded
modules for the given X Server invocation. Deferred loaded modules are recorded as
they are referenced.
NOTE: Altering or removing files under /usr/lib/X11/Xserver may prevent the
X Server from running.
features
cursor scaling
There are times when the standard X11 cursors are difficult to see on the screen. The
effect is compounded on large displays. Two options are available in the X Server that
instruct the X Server to scale all X11 cursors (both user-defined and built-in cursors)
by a user-defined value.
Cursor Scaling is indicated with the following syntax in the XF86Config file:
28 configuring X Server on HP-UX (OEM graphics cards)