XMayday permits the user to define certain configuration parameters by default:
These parameters are described in the "xmaydayrc" file. Each user may also add his or her own default parameter definitions by creating an ".xmaydayrc" file in the home directory.XMayday reads configuration files sequentially in this order:
\CONFIG{
Main section of the configuration file. A configuration file must begin with:
"\CONFIG {" and end with the corresponding closing bracket
"}". Each element's configuration section appears between two
brackets.
\HELP_CONFIG{
\CACHE_CONFIG{...}
\PRINTER{...}
}
Main section of the Configuration file: \CONFIG {...}