.TH MCS-SETCONFVAL "1" "January 2008" "0.6.0" "User Commands" .SH NAME mcs-setconfval - a tool to modify settings from a mcs-managed application. .SH DESCRIPTION .B mcs-setconfval is a maintenance tool for your mcs installation. .br It will allow you to set the value of an application setting if its configuration is managed through mcs. .SH SYNOPSIS .B mcs-setconfval
.SH OPTIONS .TP .I name of the target software. .TP .I
configuraton sub-section. .TP .I name of the setting. .TP .I value of the setting. .SH EXAMPLES .B mcs-setconfval audacious alsa volume_l 70 .PP Set left channel volume level from the alsa section of audacious to 70%. .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-getconfval(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.