1. X Application Resource Files Resources are specified in the file using the following format:

object.subobject[.subobject . . . ].attribute: value

These files are merged to create a flat file database in memory of both visual and non-visual attributes. This merging follows precedence rules:

2. Gtk Resource files can be cryptic at best.

3. The most user-friendly way to determine and edit X resources is to use the example programs bundled with X11.

editres

appres listres xprop and xwininfo 4. Xrdb allows more direct manipulation of the flat file database. 5. You can directly edit the files with your favorite text editor.

6. You can use a preprocessor to further manipulate resource values.


next