<?xml version="1.0" ?>
<airLCD>

  <General>
    <Version>0.2</Version>
    <Sleep>1000</Sleep>
  </General>
  
  <Amarok>
    <DCOPTimeout>10</DCOPTimeout>
    <DCOPAttempts>3</DCOPAttempts>
  </Amarok>
  
  <LIRC>
    <ConfigFile>/etc/lircrc.conf</ConfigFile>
  </LIRC>

  <LCDproc>
    <Server>localhost</Server>
    <Port>13666</Port>
    <Width>40</Width>
    <Height>4</Height>
    <ClientName>airlcd</ClientName>
    <Screen>
      <Name>main</Name>
      <Width>40</Width>
      <Height>4</Height>
      <Priority>foreground</Priority>
      <Duration>80</Duration>
      <Heartbeat>off</Heartbeat>
      <Widget>
        <Name>title</Name>
        <Type>scroller</Type>
        <X>1</X>
        <Y>1</Y>
        <Width>34</Width>
        <Height>1</Height>
        <Align>center</Align>
        <Move>marquee</Move>
        <Speed>5</Speed>
        <ScrollSeparator>--</ScrollSeparator>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>artist</Name>
        <Type>scroller</Type>
        <X>1</X>
        <Y>2</Y>
        <Width>34</Width>
        <Height>1</Height>
        <Align>center</Align>
        <Move>marquee</Move>
        <Speed>5</Speed>
        <ScrollSeparator>--</ScrollSeparator>
        <Text>Welcome to airLCD</Text>
      </Widget>
      <Widget>
        <Name>album</Name>
        <Type>scroller</Type>
        <X>1</X>
        <Y>3</Y>
        <Width>34</Width>
        <Height>1</Height>
        <Align>center</Align>
        <Move>marquee</Move>
        <Speed>5</Speed>
        <ScrollSeparator>--</ScrollSeparator>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>status</Name>
        <Type>string</Type>
        <X>36</X>
        <Y>1</Y>
        <Width>2</Width>
        <Align>right</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>mute</Name>
        <Type>string</Type>
        <X>36</X>
        <Y>2</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>random</Name>
        <Type>string</Type>
        <X>37</X>
        <Y>2</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>dynamic</Name>
        <Type>string</Type>
        <X>38</X>
        <Y>2</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>repeat</Name>
        <Type>string</Type>
        <X>36</X>
        <Y>3</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>repeatPL</Name>
        <Type>string</Type>
        <X>37</X>
        <Y>3</Y>
        <Width>2</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>trackNumber</Name>
        <Type>string</Type>
        <X>1</X>
        <Y>4</Y>
        <Width>4</Width>
        <Align>right</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>trackSlash</Name>
        <Type>string</Type>
        <X>5</X>
        <Y>4</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text>/</Text>
      </Widget>
      <Widget>
        <Name>totalTracks</Name>
        <Type>string</Type>
        <X>6</X>
        <Y>4</Y>
        <Width>4</Width>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>volText</Name>
        <Type>string</Type>
        <X>11</X>
        <Y>4</Y>
        <Width>4</Width>
        <Text>vol:</Text>
      </Widget>
      <Widget>
        <Name>volume</Name>
        <Type>string</Type>
        <X>15</X>
        <Y>4</Y>
        <Width>3</Width>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>percent</Name>
        <Type>string</Type>
        <X>18</X>
        <Y>4</Y>
        <Width>1</Width>
        <Text>%</Text>
      </Widget>
      <Widget>
        <Name>currentTime</Name>
        <Type>string</Type>
        <X>20</X>
        <Y>4</Y>
        <Width>6</Width>
        <Align>right</Align>
        <Text>00:00</Text>
      </Widget>
      <Widget>
        <Name>timeSlash</Name>
        <Type>string</Type>
        <X>26</X>
        <Y>4</Y>
        <Width>1</Width>
        <Align>left</Align>
        <Text>/</Text>
      </Widget>
      <Widget>
        <Name>totalTime</Name>
        <Type>string</Type>
        <X>27</X>
        <Y>4</Y>
        <Width>6</Width>
        <Align>left</Align>
        <Text>00:00</Text>
      </Widget>
      <Widget>
        <Name>score</Name>
        <Type>vbar</Type>
        <X>40</X>
        <Y>4</Y>
        <Height>4</Height>
        <Percent></Percent>
      </Widget>
    </Screen>
    
    <Screen>
      <Name>extra</Name>
      <Width>40</Width>
      <Height>4</Height>
      <Priority>foreground</Priority>
      <Duration>40</Duration>
      <Widget>
        <Name>title</Name>
        <Type>scroller</Type>
        <X>1</X>
        <Y>1</Y>
        <Width>34</Width>
        <Height>1</Height>
        <Align>center</Align>
        <Move>marquee</Move>
        <Speed>5</Speed>
        <ScrollSeparator>--</ScrollSeparator>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>comment</Name>
        <Type>scroller</Type>
        <X>1</X>
        <Y>2</Y>
        <Width>40</Width>
        <Height>2</Height>
        <Align>center</Align>
        <Move>vertical</Move>
        <Speed>5</Speed>
        <ScrollSeparator></ScrollSeparator>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>genre</Name>
        <Type>string</Type>
        <X>1</X>
        <Y>4</Y>
        <Width>10</Width>
        <Height>1</Height>
        <Align>center</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>year</Name>
        <Type>string</Type>
        <X>12</X>
        <Y>4</Y>
        <Width>4</Width>
        <Height>1</Height>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>bitrate</Name>
        <Type>string</Type>
        <X>17</X>
        <Y>4</Y>
        <Width>6</Width>
        <Height>1</Height>
        <Align>left</Align>
        <Text></Text>
      </Widget>
      <Widget>
        <Name>score</Name>
        <Type>string</Type>
        <X>24</X>
        <Y>4</Y>
        <Width>3</Width>
        <Height>1</Height>
        <Align>right</Align>
        <Text></Text>
      </Widget>
    </Screen>

    <StatusText>
      <Play>|></Play>
      <Pause>||</Pause>
      <Stop>[]</Stop>
      <Repeat>r</Repeat>
      <RepeatPL>r+</RepeatPL>
      <Random>#</Random>
      <Mute>m</Mute>
      <Dynamic>d</Dynamic>
    </StatusText>

  </LCDproc>

  <Browser>
    <CursorLocation>2</CursorLocation>
    <ShowTrackNumber>true</ShowTrackNumber>
    <ScrollType>vertical</ScrollType>
    <ScrollSpeed>7</ScrollSpeed>
    <ScrollSeparator>--</ScrollSeparator>
    <StartOnTrack>true</StartOnTrack>
    <Group>Genre/Artist/Album</Group>
    <Group>Artist/Album</Group>
    <Group>Album</Group>
    <Group>Artist</Group>
    <Group>Genre/Album</Group>
    <Group>Year/Artist/Album</Group>
    <Group>Genre/Year/Artist/Album</Group>
  </Browser>

</airLCD>