Instructions for creating screensaver description files The files that describe screensaver configuration dialogs are in XML; qix.xml and attraction.xml should prove adequate examples. There is one XML file per screensaver, with the name ".xml" where is the name of the screensaver's executable binary. 1. Dialog Specification Each XML file contains a set of elements describing the various dialog options in order by vertical position on the dialog. The valid element names are: - Mandatory arguments not configurable by the user - Flags that can be made true or false - Any numeric value creates an option menu. The optional "label" attribute specifies a label to appear to the left of the option menu. It must contain one or more