summaryrefslogtreecommitdiff
path: root/libgnomekbd/org.gnome.libgnomekbd.desktop.gschema.xml.in.in
blob: 4d2462d65ec90661323b13722ba8c4c5dde32ad8 (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
<?xml version="1.0"?>
<schemalist>
  <schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.libgnomekbd.desktop" path="/org/gnome/libgnomekbd/desktop/">
    <key name="default-group" type="i">
      <range min="-1" max="4"/>
      <default>-1</default>
      <_summary>Default group, assigned on window creation</_summary>
      <_description>Default group, assigned on window creation</_description>
    </key>
    <key name="group-per-window" type="b">
      <default>false</default>
      <_summary>Keep and manage separate group per window</_summary>
      <_description>Keep and manage separate group per window</_description>
    </key>
    <key name="handle-indicators" type="b">
      <default>false</default>
      <_summary>Save/restore indicators together with layout groups</_summary>
      <_description>Save/restore indicators together with layout groups</_description>
    </key>
    <key name="layout-names-as-group-names" type="b">
      <default>true</default>
      <_summary>Show layout names instead of group names</_summary>
      <_description>Show layout names instead of group names (only for versions of XFree supporting multiple layouts)</_description>
    </key>
    <key name="load-extra-items" type="b">
      <default>false</default>
      <_summary>Load extra configuration items</_summary>
      <_description>Load exotic, rarely used layouts and options</_description>
    </key>
  </schema>
</schemalist>