Blame Identity/Themes/Models/Default/Distro/5/Gdm/GdmGreeterTheme.xml

8926c2
8926c2
8926c2
<greeter>
8926c2
8926c2
    
8926c2
8926c2
    <item type="rect">
8926c2
    <pos x="0" y="0" width="100%" height="100%" />
8926c2
    <normal color="#204C8D" />
8926c2
    </item>
8926c2
8926c2
    <item type="pixmap">
8926c2
    <pos y="0" x="0" width="100%" height="100%" />
8926c2
    <normal file="background.png" />
8926c2
    </item>
8926c2
8926c2
    
8926c2
8926c2
    <item type="pixmap">
8926c2
    <pos x="20" y="20" />
8926c2
    <normal file="centos-symbol.png" />
8926c2
    </item>
8926c2
8926c2
    
8926c2
8926c2
    <item type="pixmap">
8926c2
    <pos x="10" y="56%" anchor="sw" />
8926c2
    <normal file="centos-release.png" />
8926c2
    </item>
8926c2
8926c2
    
8926c2
8926c2
    <item type="rect">
8926c2
    <pos x="20" y="59%" width="490" height="box" />
8926c2
    <box orientation="vertical">
8926c2
8926c2
        <item type="rect">
8926c2
        <fixed>
8926c2
8926c2
            <item type="label" id="pam-prompt">
8926c2
            <pos x="0" y="-20" anchor="nw" />
8926c2
            <normal font="Sans 12" color="#FFFFFF" alpha=".9" />
8926c2
            <text>%c</text>
8926c2
            <stock type="username-label" />
8926c2
            </item>
8926c2
8926c2
            <item type="entry" id="user-pw-entry">
8926c2
            <pos x="0" y="6"  height="25" width="490" anchor="nw" />
8926c2
            <normal font="Sans 14" color="#000000" />
8926c2
            </item>
8926c2
8926c2
        </fixed>
8926c2
        </item>
8926c2
8926c2
        
8926c2
8926c2
        <item type="label" id="timed-label">
8926c2
        <pos x="50%" y="90" anchor="n" />
8926c2
        <show type="timed" />
8926c2
        <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
        <stock type="timed-label" />
8926c2
        </item>
8926c2
8926c2
        <item type="label" id="caps-lock-warning">
8926c2
        <pos x="50%" y="120" anchor="n" />
8926c2
        <normal font="Sans Bold 14" color="#FFFFFF" />
8926c2
        <stock type="caps-lock-warning" />
8926c2
        </item>
8926c2
8926c2
        <item type="label" id="pam-error">
8926c2
        <pos x="50%" y="130" anchor="n" />
8926c2
        <normal font="Sans 12" color="#FFFFFF" />
8926c2
        <text />
8926c2
        </item>
8926c2
8926c2
    </box>
8926c2
    </item>
8926c2
8926c2
    
8926c2
8926c2
    <item type="rect">
8926c2
    <pos x="-20" y="-20" width="box" height="box" anchor="se" />
8926c2
    <box ypadding="0" xpadding="10" spacing="2" orientation="vertical">
8926c2
8926c2
        <item type="label" id="clock">
8926c2
        <normal font="Sans 10" color="#FFFFFF" alpha=".9" />
8926c2
        <pos x="50%" anchor="n" />
8926c2
        <text>%c</text>
8926c2
        </item>
8926c2
          
8926c2
        <item type="label">
8926c2
        <normal font="Sans Bold 10" color="#FFFFFF" alpha=".9" />
8926c2
        <pos x="50%" anchor="n" />
8926c2
        <text>%h</text>
8926c2
        </item>
8926c2
8926c2
    </box>            
8926c2
    </item>
8926c2
8926c2
    
8926c2
8926c2
    <item type="rect">
8926c2
    <pos x="100%" y="100%" width="100%" height="box" anchor="se" />
8926c2
    <box>
8926c2
8926c2
    
8926c2
8926c2
        <item type="rect">
8926c2
        <pos x="14" y="20" width="box" height="box" anchor="sw" />
8926c2
        <box orientation="horizontal" xpadding="0" ypadding="0" >
8926c2
8926c2
            
8926c2
8926c2
            <item type="rect" id="language_button" button="true">
8926c2
            <pos width="box" height="box" />
8926c2
            <box xpadding="6" orientation="horizontal">
8926c2
8926c2
                <item type="pixmap">
8926c2
                <normal file="icon-language.png" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5"  />
8926c2
                <stock type="language" />
8926c2
                </item>
8926c2
8926c2
            </box>
8926c2
            </item>
8926c2
8926c2
            
8926c2
8926c2
            <item type="rect" id="session_button" button="true">
8926c2
            <pos width="box" height="box" />
8926c2
            <box xpadding="6" orientation="horizontal">
8926c2
8926c2
                <item type="pixmap">
8926c2
                <normal file="icon-session.png" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5" />
8926c2
                <stock type="session" />
8926c2
                </item>
8926c2
8926c2
            </box>
8926c2
            </item>
8926c2
8926c2
            
8926c2
8926c2
            <item type="rect" id="reboot_button" button="true">
8926c2
            <show modes="console" type="reboot" />
8926c2
            <pos width="box" height="box" />
8926c2
            <box xpadding="6" orientation="horizontal">
8926c2
8926c2
                <item type="pixmap">
8926c2
                <normal file="icon-reboot.png" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5" />
8926c2
                <stock type="reboot" />
8926c2
                </item>
8926c2
8926c2
            </box>
8926c2
            </item>
8926c2
8926c2
            
8926c2
8926c2
            <item type="rect" id="halt_button" button="true">
8926c2
            <show modes="console" type="halt" />
8926c2
            <pos width="box" height="box" />
8926c2
            <box xpadding="6" orientation="horizontal">
8926c2
8926c2
                <item type="pixmap">
8926c2
                <normal file="icon-shutdown.png" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5" />
8926c2
                <stock type="halt" />
8926c2
                </item>
8926c2
8926c2
            </box>
8926c2
            </item>
8926c2
8926c2
            
8926c2
8926c2
            <item type="rect" id="disconnect_button" button="true">
8926c2
            <show modes="flexi,remote" />
8926c2
            <pos width="box" height="box" />
8926c2
            <box xpadding="6" orientation="horizontal">
8926c2
8926c2
                <item type="pixmap">
8926c2
                <normal file="icon-shutdown.png" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <show modes="remote" />
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5" />
8926c2
                <stock type="disconnect" />
8926c2
                </item>
8926c2
8926c2
                <item type="label">
8926c2
                <show modes="flexi" />
8926c2
                <active font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <prelight font="Sans Bold 12" color="#D8E5F7" />
8926c2
                <normal font="Sans Bold 12" color="#FFFFFF" />
8926c2
                <pos y="5" />
8926c2
                <stock type="quit" />
8926c2
                </item>
8926c2
8926c2
            </box>
8926c2
            </item>
8926c2
8926c2
        </box>
8926c2
        </item>
8926c2
8926c2
    </box>
8926c2
    </item>
8926c2
8926c2
</greeter>