1<schemalist gettext-domain="gsettings-desktop-schemas">
2  <schema id="org.cinnamon.desktop.interface" path="/org/cinnamon/desktop/interface/">
3    <key name="toolkit-accessibility" type="b">
4      <default>false</default>
5      <_summary>Enable Toolkit Accessibility</_summary>
6      <_description>
7        Whether toolkits should load accessibility related modules.
8      </_description>
9    </key>
10    <key name="enable-animations" type="b">
11      <default>true</default>
12      <_summary>Enable Animations</_summary>
13      <_description>
14        Whether animations should be displayed. Note: This is a global key,
15        it changes the behaviour of the window manager, the panel etc.
16      </_description>
17    </key>
18    <key name="menus-have-tearoff" type="b">
19      <default>false</default>
20      <_summary>Menus Have Tearoff</_summary>
21      <_description>
22        Whether menus should have a tearoff.
23      </_description>
24    </key>
25    <key name="can-change-accels" type="b">
26      <default>false</default>
27      <_summary>Can Change Accels</_summary>
28      <_description>
29        Whether the user can dynamically type a new accelerator when
30        positioned over an active menuitem.
31      </_description>
32    </key>
33    <key name="toolbar-style" enum="org.cinnamon.desktop.CDesktopToolbarStyle">
34      <default>'both-horiz'</default>
35      <_summary>Toolbar Style</_summary>
36      <_description>
37        Toolbar Style. Valid values are "both", "both-horiz", "icons",
38        and "text".
39      </_description>
40    </key>
41    <key name="menus-have-icons" type="b">
42      <default>true</default>
43      <_summary>Menus Have Icons</_summary>
44      <_description>
45        Whether menus may display an icon next to a menu entry.
46      </_description>
47    </key>
48    <key name="buttons-have-icons" type="b">
49      <default>false</default>
50      <_summary>Buttons Have Icons</_summary>
51      <_description>
52        Whether buttons may display an icon in addition to the button text.
53      </_description>
54    </key>
55    <key name="menubar-detachable" type="b">
56      <default>false</default>
57      <_summary>Menubar Detachable</_summary>
58      <_description>
59        Whether the user can detach menubars and move them around.
60      </_description>
61    </key>
62    <key name="toolbar-detachable" type="b">
63      <default>false</default>
64      <_summary>Toolbar Detachable</_summary>
65      <_description>
66        Whether the user can detach toolbars and move them around.
67      </_description>
68    </key>
69    <key name="toolbar-icons-size" enum="org.cinnamon.desktop.CDesktopToolbarIconSize">
70      <default>'large'</default>
71      <_summary>Toolbar Icon Size</_summary>
72      <_description>
73        Size of icons in toolbars, either "small" or "large".
74      </_description>
75    </key>
76    <key name="cursor-blink" type="b">
77      <default>true</default>
78      <_summary>Cursor Blink</_summary>
79      <_description>
80        Whether the cursor should blink.
81      </_description>
82    </key>
83    <key name="cursor-blink-time" type="i">
84      <range min="100" max="2500"/>
85      <default>1200</default>
86      <_summary>Cursor Blink Time</_summary>
87      <_description>
88        Length of the cursor blink cycle, in milliseconds.
89      </_description>
90    </key>
91    <key name="cursor-blink-timeout" type="i">
92      <range min="1" max="2147483647"/>
93      <default>10</default>
94      <_summary>Cursor Blink Timeout</_summary>
95      <_description>
96        Time after which the cursor stops blinking, in seconds.
97      </_description>
98    </key>
99    <key name="icon-theme" type="s">
100      <default>'gnome'</default>
101      <_summary>Icon Theme</_summary>
102      <_description>
103        Icon theme to use for the panel, nautilus etc.
104      </_description>
105    </key>
106    <key name="icon-theme-backup" type="s">
107      <default>'gnome'</default>
108      <_summary>Icon Theme Backup</_summary>
109      <_description>
110        This is used to store the current icon theme when high contrast is enabled.
111      </_description>
112    </key>
113    <key name="gtk-theme" type="s">
114      <default>'Adwaita'</default>
115      <_summary>Gtk+ Theme</_summary>
116      <_description>
117        Basename of the default theme used by gtk+.
118      </_description>
119    </key>
120    <key name="gtk-theme-backup" type="s">
121      <default>'Adwaita'</default>
122      <_summary>Gtk+ Theme Backup</_summary>
123      <_description>
124        This is used to store the current theme when enabling high contrast.
125      </_description>
126    </key>
127    <key name="gtk-key-theme" type="s">
128      <default>'Default'</default>
129      <_summary>Gtk+ Keybinding Theme</_summary>
130      <_description>
131        Basename of the default keybinding theme used by gtk+.
132      </_description>
133    </key>
134    <key name="font-name" type="s">
135      <default>'Sans 9'</default>
136      <_summary>Default font</_summary>
137      <_description>
138        Name of the default font used by gtk+.
139      </_description>
140    </key>
141    <key name="text-scaling-factor" type="d">
142      <range min="0.5" max="3.0"/>
143      <default>1.0</default>
144      <_summary>Text scaling factor</_summary>
145      <_description>
146        Factor used to enlarge or reduce text display, without changing font size.
147      </_description>
148    </key>
149    <key name="gtk-im-preedit-style" type="s">
150      <default>'callback'</default>
151      <_summary>GTK IM Preedit Style</_summary>
152      <_description>
153        Name of the GTK+ input method Preedit Style used by gtk+.
154      </_description>
155    </key>
156    <key name="scaling-factor" type="u">
157      <default>0</default>
158      <_summary>Window scaling factor</_summary>
159      <_description>
160        Integer factor used to scale windows by. For use on high-dpi screens.
161   0 means pick automatically based on monitor.
162      </_description>
163    </key>
164    <key name="upscale-fractional-scaling" type="b">
165      <default>false</default>
166      <_summary>Achieve fractional scaling by scaling up.</_summary>
167      <_description>
168        Fractional scaling is usually achieved by setting the global scale factor to a higher value and then scaling down.  Scaling up instead yields better performance but poorer quality - in certain configurations and hardware, this may be acceptable.
169      </_description>
170    </key>
171    <key name="gtk-im-status-style" type="s">
172      <default>'callback'</default>
173      <_summary>GTK IM Status Style</_summary>
174      <_description>
175        Name of the GTK+ input method Status Style used by gtk+.
176      </_description>
177    </key>
178    <key name="gtk-im-module" type="s">
179      <default>''</default>
180      <_summary>GTK IM Module</_summary>
181      <_description>
182        Name of the input method module used by GTK+.
183      </_description>
184    </key>
185    <key name="menubar-accel" type="s">
186      <default>'F10'</default>
187      <_summary>Menubar accelerator</_summary>
188      <_description>
189        Keyboard shortcut to open the menu bars.
190      </_description>
191    </key>
192    <key name="show-input-method-menu" type="b">
193      <default>true</default>
194      <_summary>Show the 'Input Methods' menu</_summary>
195      <_description>
196        Whether the context menus of entries and text views should offer to
197        change the input method.
198      </_description>
199    </key>
200    <key name="show-unicode-menu" type="b">
201      <default>true</default>
202      <_summary>Show the 'Unicode Control Character' menu</_summary>
203      <_description>
204        Whether the context menus of entries and text views should offer to
205        insert control characters.
206      </_description>
207    </key>
208    <key name="cursor-theme" type="s">
209      <default>'Adwaita'</default>
210      <_summary>Cursor theme</_summary>
211      <_description>Cursor theme name. Used only by Xservers that support the Xcursor extension.</_description>
212    </key>
213    <key name="cursor-size" type="i">
214      <default>24</default>
215      <_summary>Cursor size</_summary>
216      <_description>Size of the cursor used as cursor theme.  Note, depending on the ui scale (hidpi), this number
217      may not represent the actual cursor size</_description>
218    </key>
219    <key name="gtk-timeout-initial" type="i">
220      <default>200</default>
221      <_summary>Timeout before click repeat</_summary>
222      <_description>Timeout in milliseconds before a click starts repeating (on spinner buttons for example).</_description>
223    </key>
224    <key name="gtk-timeout-repeat" type="i">
225      <default>20</default>
226      <_summary>Timeout between click repeats</_summary>
227      <_description>Timeout in milliseconds between repeated clicks when a button is left pressed.</_description>
228    </key>
229    <key name="gtk-color-palette" type="s">
230      <default>'black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90'</default>
231      <_summary>Palette used in the color selector</_summary>
232      <_description>Palette used in the color selector as defined by the 'gtk-color-palette' setting</_description>
233    </key>
234    <key name="gtk-color-scheme" type="s">
235      <default>''</default>
236      <_summary>List of symbolic names and color equivalents</_summary>
237      <_description>A '\n' separated list of "name:color" as defined by the 'gtk-color-scheme' setting</_description>
238    </key>
239    <key name="clock-use-24h" type="b">
240      <default>true</default>
241      <_summary>Whether the clock displays in 24h format</_summary>
242      <_description>
243        Whether the clock displays in 24h format
244      </_description>
245    </key>
246    <key name="clock-show-seconds" type="b">
247      <default>false</default>
248      <_summary>Whether the clock shows seconds</_summary>
249      <_description>
250	If true, display seconds in the clock.
251      </_description>
252    </key>
253    <key name="clock-show-date" type="b">
254      <default>false</default>
255      <_summary>Show date in clock</_summary>
256      <_description>
257        If true, display date in the clock, in addition to time.
258      </_description>
259    </key>
260    <key name="first-day-of-week" type="i">
261      <default>7</default>
262      <_summary>First day of week in the calendar</_summary>
263      <_description>
264        Sets the first day of week, with 7 the locale default.
265      </_description>
266    </key>
267    <key name="automatic-mnemonics" type="b">
268      <default>true</default>
269      <_summary>Only show mnemonics on when the Alt key is pressed</_summary>
270      <_description>
271        Whether mnemonics should be automatically shown and hidden when the user
272        presses the Alt key.
273      </_description>
274    </key>
275    <key name="gtk-overlay-scrollbars" type="b">
276      <default>true</default>
277      <_summary>Enable or disable gtk overlay scrollbars</_summary>
278    </key>
279    <key name="keyboard-layout-show-flags" type="b">
280      <default>true</default>
281      <_summary>Prefer country flags to group names when showing keyboard layouts.</_summary>
282    </key>
283    <key name="keyboard-layout-use-upper" type="b">
284      <default>false</default>
285      <_summary>Prefer upper-case group names showing keyboard layouts.  False for lowercase.</_summary>
286    </key>
287    <key name="keyboard-layout-prefer-variant-names" type="b">
288      <default>false</default>
289      <_summary>Prefer variant names instead of country codes when showing keyboard layouts.</_summary>
290    </key>
291  </schema>
292</schemalist>
293