Difference between revisions of "Config file /etc/avwizard.conf"

From LinuxMCE
Jump to: navigation, search
Line 1: Line 1:
 
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>AVWizard store in the config file in XML format.
 
<table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007.  In general any information should apply to LinuxMCE.  However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>AVWizard store in the config file in XML format.
 
+
+Options
<?xml version="1.0" encoding="UTF-8"?>
+
+Screens
 
+
  +StartScreen
<settings><!--This is a comment-->
+
  +Page
 
+
    -Width = 640
<Title>Orbiter Configuration Wizard 0.1 beta</Title>
+
    -Height = 480
 
+
    -Caption = "Audio video wizard"
<Options>
+
    +Label
 
+
    -Name: TitleText
<Resolution>
+
    -Caption: "press and hold the menu key to change video or audio settings"
 
+
    +
<Width>
+
  +
 
+
640
+
 
+
</Width>
+
 
+
<Height>
+
 
+
                480
+
                </Height>
+
 
+
<Refresh>
+
                0
+
                </Refresh>
+
</Resolution>
+
 
+
<MasterVolume>
+
 
+
<LowerBound>
+
                0
+
                </LowerBound>
+
 
+
<UpperBound>
+
                0
+
                </UpperBound>
+
 
+
<Value>
+
                0
+
                </Value>
+
 
+
</MasterVolume>
+
 
+
</Options>
+
 
+
</settings>
+

Revision as of 11:07, 11 April 2006

This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
AVWizard store in the config file in XML format.

+Options

+Screens
 +StartScreen
  +Page
   -Width = 640
   -Height = 480
   -Caption = "Audio video wizard" 
   +Label 
    -Name: TitleText
    -Caption: "press and hold the menu key to change video or audio settings"
   +
 +