| services.xserver.tty | Virtual console for the X server.
|
| services.xserver.enable | Whether to enable the X server.
|
| services.xserver.dpi | Force global DPI resolution to use for X server
|
| services.xserver.enableTCP | Whether to allow the X server to accept TCP connections.
|
| services.xserver.fontPath | Set the X server FontPath
|
| services.xserver.display | Display number for the X server.
|
| services.xserver.verbose | Controls verbosity of X logging.
|
| services.xserver.logFile | Controls the file Xorg logs to
|
| services.xserver.autorun | Whether to start the X server automatically.
|
| services.xserver.modules | Packages to be added to the module search path of the X server.
|
| services.xserver.extraConfig | Additional contents (sections) included in the X server configuration file
|
| services.xserver.enableTearFree | Whether to enable the TearFree option in the first Device section.
|
| services.xserver.defaultDepth | Default colour depth.
|
| services.xserver.videoDriver | The name of the video driver for your graphics card
|
| services.xserver.filesSection | Contents of the first Files section of the X server configuration file.
|
| services.xserver.virtualScreen | Virtual screen size for Xrandr.
|
| services.xserver.autoRepeatDelay | Sets the autorepeat delay (length of time in milliseconds that a key must be depressed before autorepeat starts).
|
| services.xserver.config | The contents of the configuration file of the X server
(xorg.conf)
|
| services.xserver.moduleSection | Contents of the Module section of the X server configuration file.
|
| services.xserver.deviceSection | Contents of the first Device section of the X server configuration file.
|
| services.xserver.screenSection | Contents of the first Screen section of the X server configuration file.
|
| services.xserver.monitorSection | Contents of the first Monitor section of the X server configuration file.
|
| services.xserver.serverFlagsSection | Contents of the ServerFlags section of the X server configuration file.
|
| services.xserver.terminateOnReset | Whether to terminate X upon server reset.
|
| services.xserver.excludePackages | Which X11 packages to exclude from the default environment
|
| services.xserver.inputClassSections | Content of additional InputClass sections of the X server configuration file.
|
| services.xserver.serverLayoutSection | Contents of the ServerLayout section of the X server configuration file.
|
| services.xserver.autoRepeatInterval | Sets the autorepeat interval (length of time in milliseconds that should elapse between autorepeat-generated keystrokes).
|
| services.xserver.extraDisplaySettings | Lines to be added to every Display subsection of the Screen section.
|
| services.xserver.upscaleDefaultCursor | Upscale the default X cursor to be more visible on high-density displays
|
| services.xserver.resolutions | The screen resolutions for the X server
|
| services.xserver.enableCtrlAltBackspace | Whether to enable the DontZap option, which binds Ctrl+Alt+Backspace
to forcefully kill X
|
| services.xserver.xrandrHeads | Multiple monitor configuration, just specify a list of XRandR
outputs
|
| services.xserver.updateDbusEnvironment | Whether to update the DBus activation environment after launching the
desktop manager.
|
| services.xserver.exportConfiguration | Whether to symlink the X server configuration under
/etc/X11/xorg.conf.
|
| services.xserver.videoDrivers | The names of the video drivers the configuration
supports
|