1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE greeter SYSTEM "greeter.dtd">
7
<normal file="background.png"/>
8
<pos y="0" x="0" width="100%" height="100%"/>
13
<normal file="text.png" alpha="1.0"/>
14
<pos x="50%" y="33%" width="scale" height="15%" anchor="c"/>
19
<normal color="#2d4e5e"/>
20
<pos y="100%" x="0" width="100%" height="42" anchor="sw"/>
21
<box xpadding="10" spacing="10" orientation="horizontal">
23
<item type="rect" id="reboot_button" button="true">
24
<show type="reboot" modes="console"/>
25
<pos y="50%" width="box" height="box" anchor="w"/>
26
<box xpadding="0" spacing="2" orientation="horizontal">
28
<normal file="icon-reboot.png"/>
29
<prelight file="icon-reboot.png"/>
30
<active file="icon-reboot.png"/>
33
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
34
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
35
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
36
<pos y="50%" anchor="w"/>
37
<stock type="reboot"/>
42
<item type="rect" id="halt_button" button="true">
43
<show type="halt" modes="console"/>
44
<pos y="50%" width="box" height="box" anchor="w"/>
45
<box xpadding="0" spacing="2" orientation="horizontal">
47
<normal file="icon-shutdown.png"/>
48
<prelight file="icon-shutdown.png"/>
49
<active file="icon-shutdown.png"/>
52
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
53
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
54
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
55
<pos y="50%" anchor="w"/>
60
<!-- quit / disconnect -->
61
<item type="rect" id="disconnect_button" button="true">
63
<show modes="flexi,remote"/>
64
<pos y="50%" width="box" height="box" anchor="w"/>
65
<box xpadding="0" spacing="2" orientation="horizontal">
67
<normal file="icon-logout.png"/>
68
<prelight file="icon-logout.png"/>
69
<active file="icon-logout.png"/>
72
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
73
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
74
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
75
<pos y="50%" anchor="w"/>
76
<stock type="disconnect"/>
77
<show modes="remote"/>
80
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
81
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
82
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
83
<pos y="50%" anchor="w"/>
92
<!-- hostname and clock -->
94
<pos x="100%" y="100%" width="box" height="42" anchor="se"/>
95
<box xpadding="10" spacing="10" orientation="horizontal">
97
<pos x="100%" y="50%" anchor="e"/>
98
<normal font="Bitstream Vera Sans Bold 11" color="#ffffff"/>
101
<item type="label" id="clock">
102
<pos x="100%" y="50%" anchor="e"/>
103
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
110
<!-- password box -->
112
<pos x="50%" y="66%" width="box" height="box" anchor="c"/>
113
<box xpadding="0" ypadding="0" spacing="5" orientation="vertical">
115
<pos x="0" y="0" width="box" height="box" expand="true"/>
116
<normal color="#ffffff" alpha="0.15"/>
117
<box xpadding="50" ypadding="15" spacing="10" orientation="vertical">
118
<item type="label" id="pam-prompt">
120
<normal font="Bitstream Vera Sans Bold 10" color="#ffffff"/>
121
<stock type="username-label"/>
124
<normal color="#dce2e5"/>
125
<pos width="160" height="24"/>
127
<item type="entry" id="user-pw-entry">
128
<pos y="1" x="1" width="-2" height="-2" anchor="nw"/>
132
<!-- timer warning -->
133
<item type="label" id="timed-label">
135
<normal font="Bitstream Vera Sans Bold 11" color="#ffffff"/>
136
<stock type="timed-label"/>
141
<pos x="0" y="0" width="100%" height="box" expand="true"/>
142
<normal color="#ffffff" alpha="0.15"/>
143
<box xpadding="10" ypadding="8" spacing="10" orientation="horizontal" homogeneous="true">
145
<item type="rect" id="language_button" button="true">
146
<pos x="50%" y="50%" width="box" height="box" anchor="c"/>
147
<box xpadding="0" spacing="2" orientation="horizontal">
149
<pos width="24" height="24"/>
150
<normal file="icon-language.png"/>
151
<prelight file="icon-language-prelight.png"/>
152
<active file="icon-language-active.png"/>
155
<normal font="Bitstream Vera Sans 9" color="#ffffff"/>
156
<prelight font="Bitstream Vera Sans 9" color="#c1ddf2"/>
157
<active font="Bitstream Vera Sans 9" color="#ffffff"/>
158
<pos y="50%" anchor="w"/>
159
<stock type="language"/>
164
<item type="rect" id="session_button" button="true">
165
<pos x="50%" y="50%" width="box" height="box" anchor="c"/>
166
<box xpadding="0" spacing="2" orientation="horizontal">
168
<pos width="24" height="24"/>
169
<normal file="icon-session.png"/>
170
<prelight file="icon-session-prelight.png"/>
171
<active file="icon-session-active.png"/>
174
<normal font="Bitstream Vera Sans 9" color="#ffffff"/>
175
<prelight font="Bitstream Vera Sans 9" color="#c1ddf2"/>
176
<active font="Bitstream Vera Sans 9" color="#ffffff"/>
177
<pos y="50%" anchor="w"/>
178
<stock type="session"/>
188
<!-- caps lock warning -->
189
<item type="label" id="caps-lock-warning">
190
<pos x="50%" y="50%" anchor="c"/>
191
<normal font="Bitstream Vera Sans Bold 11" color="#dc292b"/>
192
<stock type="caps-lock-warning"/>
197
<item type="label" id="pam-error">
198
<pos x="50%" y="53%" anchor="c" />
199
<normal font="Bitstream Vera Sans Bold 11" color="#dc292b"/>