$ SHOW LOGICAL/SYSTEM DECW$SERVER_PIXEL_DEPTH
$ SHOW LOGICAL/SYSTEM DECW$SERVER_REFRESH_RATE
$ SHOW LOGICAL/TABLE=DECW$SERVER* DECW$XSIZE_IN_PIXELS $ SHOW LOGICAL/TABLE=DECW$SERVER* DECW$YSIZE_IN_PIXELS
$ SHOW lOGICAL/TAB=DECW$SERVER* DECW$SERVER_DEFAULT_VISUAL_CLASS
If any logical name is not defined, then the respective default is in effect.
You can also confirm the settings and any errors in the setup by examining the server error log file:
$ TYPE SYS$MANAGER:DECW$SERVER_0_ERROR_LOG
Overriding the Default Settings
The SYS$MANAGER:DECW$PRIVATE_SERVER_SETUP.COM procedure contains documentation for many of the default X11 server settings that may be changed. For more information on making changes to the default settings, symbols, and
http://h71000.www7.hp.com/DOC/73final/6300/6300PRO.html
A complete list of available DECwindows Motif
For later releases of documentation, see the main HP OpenVMS I64 Systems Documentation site at:
http://h71000.www7.hp.com/DOC/index.html
HP OpenVMS Alpha and I64 use the same implementation of X11 and Motif. Documentation for one generally applies to the other, unless otherwise noted.
To override the default settings, follow these steps:
1.Copy or rename the SYS$MANAGER:DECW$PRIVATE_SERVER_SETUP.TEMPLATE file to create a new command (.com) file called DECW$PRIVATE_SERVER_SETUP.COM.
2.Now make the edits for the settings you want to change using a text editor, and save the file.
3.For the changes to take effect immediately, you must restart the X server so that the new command file and changed settings will be used. The command to do this is as follows:
$ @SYS$MANAGER:DECW$STARTUP RESTART
The new file settings will now override the original default settings.
NOTE: By renaming this template file to .COM, you will enable
Additional system logical names are described in:
SYS$MANAGER:DECW$DEVICE_CONFIG_GH.COM
However, this file should not be modified. If you wish to make changes to the default logical names, redefine them in the DECW$PRIVATE_SERVER_SETUP.COM file. These changes will supersede the values assigned in the device configuration file.
16 HP OpenVMS I64 — Graphics Software Installation and Customization