.TH MCS-GETCONFVAL "1" "January 2008" "0.6.0" "User Commands" .SH NAME mcs-getconfval - a tool which show your settings from a mcs-managed application. .SH DESCRIPTION .B mcs-getconfval is a maintenance tool for your mcs installation. .br It will allow you to get the value of an application setting if its configuration is managed through mcs. .SH SYNOPSIS .B mcs-getconfval
.SH OPTIONS .TP .I name of the target software. .TP .I
configuraton sub-section. .TP .I name of the setting. .SH EXAMPLES .B mcs-getconfval audacious alsa volume_l .PP Return left channel volume level from the alsa section of audacious. .SH FILES .TP .I /etc/mcs-backend Use "default", "kconfig" or "gconf" to select which backend will be used to store mcs-managed applications settings. .br "kconfig" and "gconf" are available through libmcs-backend-gconf and libmcs-backend-kconfig packages. .TP .I ~/.mcs-backend Overrides /etc/mcs-backend. .SH SEE ALSO mcs-info(1) .br mcs-setconfval(1) .br mcs-query-backends(1) .br mcs-walk-config(1) .br Homepage: http://www.atheme.org/projects/mcs.shtml .SH AUTHOR This manual page was written by Adam Cecile for the Debian system (but may be used by others). .br 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. .br On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.