aboutsummaryrefslogtreecommitdiff
path: root/data/org.ArcticaProject.arctica-greeter.gschema.xml
blob: 0af9d0910033cb01647321bf109aa1a0cdf660ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="arctica-greeter">
  <schema id="org.ArcticaProject.arctica-greeter" path="/org/ArcticaProject/arctica-greeter/">
    <key name="background" type="s">
      <default>'/usr/share/arctica-greeter/backgrounds/arctica-greeter.png'</default>
      <summary>Background image file to use, either an image path or a color (e.g. #772953).</summary>
    </key>
    <key name="background-color" type="s">
      <default>'#4B1635'</default>
      <summary>Background color (e.g. #772953), set before wallpaper is seen.</summary>
    </key>
    <key name="high-contrast-background-color" type="s">
      <default>'#000000'</default>
      <summary>Background color (e.g. #000000 or #FFFFFF) for high contrast mode.</summary>
    </key>
    <key name="togglebox-font-fgcolor" type="s">
      <default>'#808080'</default>
      <summary>Font foreground color (e.g. #A0A0A0) for non-active/-hovered and non-selected session names in the session list.</summary>
    </key>
    <key name="togglebox-font-fgcolor-active" type="s">
      <default>'#A0A0A0'</default>
      <summary>Font foreground color (e.g. #A0A0A0) for the active/hovered-above session name in the session list.</summary>
    </key>
    <key name="togglebox-font-fgcolor-selected" type="s">
      <default>'#F0F0F0'</default>
      <summary>Font foreground color (e.g. #A0A0A0) for the selected session name in the session list.</summary>
    </key>
    <key name="togglebox-button-bgcolor" type="s">
      <default>'#4B1635'</default>
      <summary>Background color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list.</summary>
    </key>
    <key name="togglebox-button-bgcolor-active" type="s">
      <default>'#391C31'</default>
      <summary>Background color (e.g. #391C31) for the active/hovered-above session name in the session list.</summary>
    </key>
    <key name="togglebox-button-bgcolor-selected" type="s">
      <default>'#391C31'</default>
      <summary>Background color (e.g. #391C31) for the selected session name in the session list.</summary>
    </key>
    <key name="togglebox-button-bordercolor" type="s">
      <default>'#4B1635'</default>
      <summary>Border color (e.g. #391C31) for non-active/-hovered and non-selected session names in the session list.</summary>
    </key>
    <key name="togglebox-button-bordercolor-active" type="s">
      <default>'#391C31'</default>
      <summary>Border color (e.g. #391C31) for the active/hovered-above session name in the session list.</summary>
    </key>
    <key name="togglebox-button-bordercolor-selected" type="s">
      <default>'#391C31'</default>
      <summary>Border color (e.g. #391C31) for the selected session name in the session list.</summary>
    </key>
    <key name="flatbutton-bgcolor" type="s">
      <default>'#4B1635'</default>
      <summary>Background color (e.g. #391C31) of flat buttons (e.g. the session chooser icon).</summary>
    </key>
    <key name="flatbutton-bordercolor" type="s">
      <default>'#4B1635'</default>
      <summary>Border color (e.g. #391C31) of flat buttons (e.g. the session chooser icon).</summary>
    </key>
    <key name="background-mode" type="s">
      <choices>
        <choice value='zoom'/>
        <choice value='spanned'/>
      </choices>
      <default>'zoom'</default>
      <summary>Determines how the background image is rendered.</summary>
    </key>
    <key name="draw-user-backgrounds" type="b">
      <default>true</default>
      <summary>Whether to draw user backgrounds.</summary>
    </key>
    <key name="draw-grid" type="b">
      <default>true</default>
      <summary>Whether to draw an overlay grid.</summary>
    </key>
    <key name="show-hostname" type="b">
      <default>true</default>
      <summary>Whether to show the hostname in the menubar.</summary>
    </key>
    <key name="show-login-labels" type="b">
      <default>false</default>
      <summary>Whether to show 'Username:' and 'Password:' labels (etc.) in the login box.</summary>
    </key>
    <key name="logo" type="s">
      <default>'/usr/share/arctica-greeter/logo.png'</default>
      <summary>Logo file to use.</summary>
    </key>
    <key name="logo-alpha" type="d">
      <default>0.5</default>
      <summary>Alpha value for blending the logo onto the background.</summary>
    </key>
    <key name="theme-name" type="s">
      <default>'Numix'</default>
      <summary>GTK+ theme to use.</summary>
    </key>
    <key name="high-contrast-theme-name" type="s">
      <default>'HighContrast'</default>
      <summary>GTK+ theme to use in high contrast mode.</summary>
    </key>
    <key name="icon-theme-name" type="s">
      <default>'Numix'</default>
      <summary>Icon theme to use.</summary>
    </key>
    <key name="high-contrast-icon-theme-name" type="s">
      <default>'HighContrast'</default>
      <summary>Icon theme to use in high contrast mode.</summary>
    </key>
    <key name="cursor-theme-name" type="s">
      <default>'default'</default>
      <summary>Cursor theme to use.</summary>
    </key>
    <key name="cursor-theme-size" type="i">
      <default>24</default>
      <summary>Size to use for cursors.</summary>
    </key>
    <key name="font-name" type="s">
      <default>'Noto Sans 11'</default>
      <summary>Font to use.</summary>
    </key>
    <key name="xft-antialias" type="b">
      <default>true</default>
      <summary>Whether to antialias Xft fonts.</summary>
    </key>
    <key name="xft-dpi" type="d">
      <default>96</default>
      <summary>Resolution for Xft in dots per inch.</summary>
    </key>
    <key name="xft-hintstyle" type="s">
      <choices>
        <choice value='hintnone'/>
        <choice value='hintslight'/>
        <choice value='hintmedium'/>
        <choice value='hintfull'/>
      </choices>
      <default>'hintslight'</default>
      <summary>What degree of hinting to use.</summary>
    </key>
    <key name="xft-rgba" type="s">
      <choices>
        <choice value='none'/>
        <choice value='rgb'/>
        <choice value='bgr'/>
        <choice value='vrgb'/>
        <choice value='vbgr'/>
      </choices>
      <default>'rgb'</default>
      <summary>Type of subpixel antialiasing.</summary>
    </key>
    <key name="onscreen-keyboard" type="b">
      <default>false</default>
      <summary>Whether to enable the onscreen keyboard.</summary>
    </key>
    <key name="magnifier" type="b">
      <default>false</default>
      <summary>Whether to enable the screen magnifier.</summary>
    </key>
    <key name="high-contrast" type="b">
      <default>false</default>
      <summary>Whether to use a high contrast theme.</summary>
    </key>
    <key name="screen-reader" type="b">
      <default>false</default>
      <summary>Whether to enable the screen reader.</summary>
    </key>
    <key name="play-ready-sound" type="b">
      <default>true</default>
      <summary>Whether to play sound when greeter is ready.</summary>
    </key>
    <key name="indicators" type="as">
      <default>['org.ayatana.indicator.a11y', 'org.ayatana.indicator.keyboard', 'org.ayatana.indicator.session', 'org.ayatana.indicator.datetime', 'org.ayatana.indicator.power', 'org.ayatana.indicator.sound', 'org.ayatana.indicator.display', 'ayatana-application']</default>
      <summary>Which indicators to load.</summary>
    </key>
    <key name="hidden-users" type="as">
      <default>[]</default>
      <summary>List of usernames that are hidden until a special key combination is hit.</summary>
    </key>
    <key name="group-filter" type="as">
      <default>[]</default>
      <summary>List of groups that users must be part of to be shown (empty list shows all users).</summary>
    </key>
    <key name="idle-timeout" type="i">
      <default>300</default>
      <summary>Number of seconds of inactivity before blanking the screen. Set to 0 to never timeout.</summary>
    </key>
    <key name="enable-hidpi" type="s">
      <choices>
        <choice value='on'/>
        <choice value='off'/>
        <choice value='auto'/>
      </choices>
      <default>'auto'</default>
      <summary>Whether to enable HiDPI support</summary>
    </key>
    <key name="font-scaling" type="d">
      <default>1.0</default>
      <summary>Scaling factor for fonts that can be used to adjust the greeter's font sizes.</summary>
    </key>
    <key name="menubar-alpha" type="d">
      <default>0.5</default>
      <summary>Alpha value for menubar, multiplied with the theme-provided transparency value. Not used in high contrast mode.</summary>
    </key>
    <key name="remote-service-configure-uri" type="s">
      <default>''</default>
      <summary>Default FQDN for host offering Remote Logon Service.</summary>
    </key>
    <key name="activate-numlock" type="b">
      <default>false</default>
      <summary>Whether to activate numlock. This features requires the installation of numlockx.</summary>
    </key>
    <key name="only-on-monitor" type="s">
      <default>'auto'</default>
      <summary>Monitor on which to show the Login GUI.</summary>
    </key>
    <key name="onscreen-keyboard-layout" type="s">
      <default>'Compact'</default>
      <summary>Name of the onscreen keyboard layout (see /usr/share/onboard/layouts/*.onboard for available layout names).</summary>
    </key>
    <key name="onscreen-keyboard-theme" type="s">
      <default>'Nightshade'</default>
      <summary>Name of the onscreen keyboard theme (see /usr/share/onboard/themes/*.theme for available theme names).</summary>
    </key>
    <key name="high-contrast-onscreen-keyboard-theme" type="s">
      <default>'HighContrast'</default>
      <summary>Name of the onscreen keyboard theme when in high contrast mode (see /usr/share/onboard/themes/*.theme for available theme names).</summary>
    </key>
    <key name="hide-default-xsession" type="b">
      <default>false</default>
      <summary>Whether to hide the 'lightdm-xsession' default X11 session type.</summary>
    </key>
    <key name="hide-x11-sessions" type="b">
      <default>false</default>
      <summary>Whether to hide X11 sessions.</summary>
    </key>
    <key name="hide-wayland-sessions" type="b">
      <default>false</default>
      <summary>Whether to hide Wayland sessions.</summary>
    </key>
    <key name="preferred-sessions" type="as">
      <default>[]</default>
      <summary>Ordered list of preferred desktop sessions (for detecting the default session type).</summary>
    </key>
    <key name="shutdown-dialog-timeout" type="i">
      <default>60</default>
      <summary>Time in seconds until the shutdown dialog forcefully selects the default action. Set to 0 to disable.</summary>
    </key>
    <key name="includeonly-sessions" type="as">
      <default>[]</default>
      <summary>Unordered list of include-only desktop sessions (if non-empty, only explicitly listed sessions types will be offered by the greeter). Takes precedence over the excluded-sessions list.</summary>
    </key>
    <key name="excluded-sessions" type="as">
      <default>[]</default>
      <summary>Unordered list of excluded desktop sessions (if non-empty, listed sessions types will not be offered by the greeter). Only used if includeonly-sessions is empty.</summary>
    </key>
    <key name="geoclue-agent" type="b">
      <default>true</default>
      <summary>Whether to enable the GeoClue-2.0 agent (enhances ayatana-indicator-display).</summary>
    </key>
  </schema>
</schemalist>