????

Your IP : 3.128.201.36


Current Path : /usr/share/backgrounds/
Upload File :
Current File : //usr/share/backgrounds/default.xml

<background>
    <starttime>
            <year>2010</year>
            <month>03</month>
            <default>01</default>
            <hour>07</hour>
            <minute>00</minute>
            <second>00</second>
    </starttime>

    <!-- We start with sunrise at 7 AM. It will remain up for 1 hour. -->
    <static>
        <duration>3600.0</duration>
        <file>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </file>
    </static>

    <!-- Sunrise starts to transition to default at 8 AM. The transition lasts for 5 hours, ending at 1 PM. -->
    <transition type="overlay">
        <duration>18000.0</duration>
        <from>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </from>
        <to>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </to>
    </transition>

    <!-- It's 1 PM, we're showing the default image in full force now, for 2 hours ending at 3 PM. -->
    <static>
        <duration>7200.0</duration>
        <file>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </file>
    </static>

    <!-- It's 3 PM, and we're starting to transition to sunset. Transition completes at 6 PM. -->
    <transition type="overlay">
        <duration>10800.0</duration>
        <from>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </from>
        <to>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </to>
    </transition>

    <!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
    <static>
        <duration>3600.0</duration>
        <file>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </file>
    </static>

    <!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until middefault. -->
    <transition type="overlay">
        <duration>18000.0</duration>
        <from>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </from>
        <to>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </to>
    </transition>

    <!-- It's middefault. It'll stay dark for 5 hours up until 5 AM. -->
    <static>
        <duration>18000.0</duration>
        <file>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </file>
    </static>

    <!-- It's 5 AM. We'll start transitioning to sunrise for 2 hours up until 7 AM. -->
    <transition type="overlay">
        <duration>7200.0</duration>
        <from>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </from>
        <to>
            <size width="1280" height="1024">/usr/share/backgrounds/1280x1024_default.png</size>
            <size width="1920" height="1200">/usr/share/backgrounds/1920x1200_default.png</size>
            <size width="2048" height="1536">/usr/share/backgrounds/2048x1536_default.png</size>
        </to>
    </transition>
</background>