mcs-walk-config(1) a tool to show settings from a mcs-managed application in a tree.

DESCRIPTION

mcs-walk-config is a maintenance tool for your mcs installation.
It will allow you to view all available settings from a mcs-managed application in a tree view.

SYNOPSIS

mcs-setconfval <domain>

OPTIONS

<domain>
name of the target software.

EXAMPLES

mcs-walk-config audacious

FILES

/etc/mcs-backend
Use "default", "kconfig" or "gconf" to select which backend will be used to store mcs-managed applications settings.
"kconfig" and "gconf" are available through libmcs-backend-gconf and libmcs-backend-kconfig packages.
~/.mcs-backend
Overrides /etc/mcs-backend.

AUTHOR

This manual page was written by Adam Cecile <[email protected]> for the Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.