Up: Configuration
Previous: Menu definition files
Contents
urdb files
urdb-files have the same format as xrdb files (see xrdb documentation for details) except that there are some additional macros defined which are replaced by uwm workspace dependent. These macros are:
- @BACKGROUND@
- represents the workspace's background color set with BackColor in uwmrc.
- @LIGHTCOLOR@
- represents the workspace's light bevel color for BackColor.
- @SHADOWCOLOR@
- represents the workspace's shadow bevel color for BackColor.
- @STANDARDTEXT@
- represents the workspace's standard text color (TextColor).
- @INACTIVETEXT@
- represents the workspace's color for inactive text (InactiveText)
- @HIGHLIGHTEDTEXT@
- represents the workspace's color for highlighted text (HighlightedText)
- @HIGHLIGHTEDBGR@
- represents the workspace's background color for highlighted text (HighlightedBgr)
- @TEXTCOLOR@
- represents the workspace's text color for text windows (TextColor)
- @TEXTBGR@
- represents the workspace's background color for text windows (TextBgr)
- @BEVELWIDTH@
- the standard bevel width (BevelWidth).
- @FLAGS@
- 1 if transient menus are activated, if not 0.
- @STANDARDFONT@
- the standard font (MenuFont).
- @INACTIVEFONT@
- the font for inactive buttons etc (InactiveFont)
- @HIGHLIGHTFONT@
- the font used for highlighted text (HighlightFont)
- @TEXTFONT@
- the font used for text windows (TextFont)
The ude project