Author: duncan Date: Sun Oct 14 08:42:45 2007 New Revision: 9974 Log: Updated for renamed variables
Modified: branches/rel-1/freevo/local_conf.py.example Modified: branches/rel-1/freevo/local_conf.py.example ============================================================================== --- branches/rel-1/freevo/local_conf.py.example (original) +++ branches/rel-1/freevo/local_conf.py.example Sun Oct 14 08:42:45 2007 @@ -59,7 +59,7 @@ # VOLUME_TV_IN = 60 # Set this to your preferred level 0-100. # VOLUME_VCR_IN = 90 # If you use different input from TV # VOLUME_RADIO_IN = 80 # Set this to your preferred level 0-100. -# DEV_MIXER = '/dev/mixer' # mixer device +# VOLUME_MIXER_DEV = '/dev/mixer' # mixer device # START_FULLSCREEN_X = 0 # Start in fullscreen mode if using x11 or xv. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
