Go to the first, previous, next, last section, table of contents.


Pre-defined symbols

WindowMaker defines the following symbols for cpp:

HOST hostname
name of the host where wmaker is running
USER username
the login name of the user running wmaker
DISPLAY display-name
display name wmaker is using
UID user-id
user id of the user running wmaker
WM_VERSION version
the version number string of WindowMaker
MAJ_VERSION version
major version number of WindowMaker
MIN_VERSION version
minor version number of WindowMaker
VISUAL visual-class
the visual class of the default screen
DEPTH depth
the color depth of the default screen
SCR_WIDTH width
width of default screen
SCR_HEIGHT height
height of default screen
XPM

defined if XPM is supported
DITHERING
defined if dithering is supported


Go to the first, previous, next, last section, table of contents.