summaryrefslogtreecommitdiff
path: root/libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in
blob: 740b4f40912dd2a9d36c119a8facb1d0a2eecb73 (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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/kbd/overrideSettings</key>
      <applyto>/desktop/gnome/peripherals/keyboard/kbd/overrideSettings</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Keyboard settings in gconf will be overridden from the system ASAP (deprecated)</short>
        <long>Very soon, keyboard settings in gconf will be overridden (from the system configuration)
              This key has been deprecated since GNOME 2.12, please unset the model, layouts and
              options keys to get the default system configuration.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/kbd/model</key>
      <applyto>/desktop/gnome/peripherals/keyboard/kbd/model</applyto>
      <owner>gnome</owner>    
      <type>string</type>
      <default></default>
      <locale name="C">
        <short>Keyboard model</short>
        <long>keyboard model</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/kbd/layouts</key>
      <applyto>/desktop/gnome/peripherals/keyboard/kbd/layouts</applyto>
      <owner>gnome</owner>    
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <short>Keyboard layout</short>
        <long>keyboard layout</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/kbd/options</key>
      <applyto>/desktop/gnome/peripherals/keyboard/kbd/options</applyto>
      <owner>gnome</owner>    
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <short>Keyboard options</short>
        <long>Keyboard options</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/update_handlers</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/update_handlers</applyto>
      <owner>gnome</owner>    
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <short>Keyboard Update Handlers</short>
	<long>A collection of scripts to run whenever the keyboard state is
		reloaded.  Useful for re-applying xmodmap based adjustments</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/known_file_list</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/known_file_list</applyto>
      <owner>gnome</owner>    
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <short>modmap file list</short>
	<long>A list of modmap files available in the $HOME directory.</long>
      </locale>
    </schema>


    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/defaultGroup</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/defaultGroup</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>Default group, assigned on window creation</short>
	<long>Default group, assigned on window creation</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/groupPerWindow</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/groupPerWindow</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Keep and manage separate group per window</short>
	<long>Keep and manage separate group per window</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/handleIndicators</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/handleIndicators</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Save/restore indicators together with layout groups</short>
	<long>Save/restore indicators together with layout groups</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/layoutNamesAsGroupNames</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/layoutNamesAsGroupNames</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Show layout names instead of group names</short>
	<long>Show layout names instead of group names (only for versions of XFree supporting multiple layouts)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/general/disable_sysconfig_changed_warning</key>
      <applyto>/desktop/gnome/peripherals/keyboard/general/disable_sysconfig_changed_warning</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Suppress the "X sysconfig changed" warning message</short>
	<long>Suppress the "X sysconfig changed" warning message</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/preview/x</key>
      <applyto>/desktop/gnome/peripherals/keyboard/preview/x</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>The Keyboard Preview, X offset</short>
	<long>The Keyboard Preview, X offset</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/preview/y</key>
      <applyto>/desktop/gnome/peripherals/keyboard/preview/y</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>The Keyboard Preview, Y offset</short>
	<long>The Keyboard Preview, Y offset</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/preview/width</key>
      <applyto>/desktop/gnome/peripherals/keyboard/preview/width</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>The Keyboard Preview, width</short>
	<long>The Keyboard Preview, width</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/preview/height</key>
      <applyto>/desktop/gnome/peripherals/keyboard/preview/height</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>The Keyboard Preview, height</short>
	<long>The Keyboard Preview, height</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/indicator/secondary</key>
      <applyto>/desktop/gnome/peripherals/keyboard/indicator/secondary</applyto>
      <owner>gnome</owner>    
      <type>int</type>
      <default>0</default>
      <locale name="C">
         <short>Secondary groups</short>
         <long>Secondary groups</long>
      </locale>
    </schema>
     
    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/indicator/showFlags</key>
      <applyto>/desktop/gnome/peripherals/keyboard/indicator/showFlags</applyto>
      <owner>gnome</owner>    
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Show flags in the applet</short>
        <long>Show flags in the applet to indicate the current layout</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/desktop/gnome/peripherals/keyboard/indicator/enabledPlugins</key>
      <applyto>/desktop/gnome/peripherals/keyboard/indicator/enabledPlugins</applyto>
      <owner>gnome</owner>    
      <type>list</type>
      <list_type>string</list_type>
      <default>[]</default>
      <locale name="C">
        <short>The list of enabled Keyboard Indicator plugins</short>
        <long>The list of enabled Keyboard Indicator plugins</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>