Prints x11 application settings from an xsettings provider
dump_xsettings [options]
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.
-h, --help
Display a help message and exit.
-s, --screen=SCREEN
Use the X screen numbered SCREEN (default is 0).
http://code.google.com/p/xsettingsd/issues/list
dump_xsettings was written by Daniel Erat <[email protected]>.