dump_xsettings(1) prints X11 application settings from an XSETTINGS provider

SYNOPSIS

dump_xsettings [options]

DESCRIPTION

The XSETTINGS specification provides a method to notify X11 applications about changes to system settings. dump_xsettings prints an X screen's current settings using xsettingsd(1)'s configuration file format.

OPTIONS

-h, --help
Display a help message and exit.
-s, --screen=SCREEN
Use the X screen numbered SCREEN (default is 0).

AUTHOR

dump_xsettings was written by Daniel Erat <[email protected]>.