Xsession.options(5) | File Formats Manual | Xsession.options(5) |
Xsession.options - configuration options for Xsession(5)
/etc/X11/Xsession.options contains a set of flags that determine some of the behavior of the Xsession(5) Bourne shell (sh(1)) script. See the Xsession(5) manpage for further information.
Xsession.options may contain comments, which begin with a hash mark (‘#’) and end at the next newline, just like comments in shell scripts. The rest of the file consists of options which are expressed as words separated by hyphens, with only one option per line. Options are enabled by simply placing them in the file; they are disabled by prefixing the option name with ‘no-’.
Available options are:
All of the above options are enabled by default. Additional options may be supported by the local administrator. Xsession(5) describes how this is accomplished.
Stephen Early, Mark Eichin, and Branden Robinson developed Debian's X session handling scripts. Branden Robinson wrote this manual page.
2004-10-31 | Debian Project |