summaryrefslogtreecommitdiff
path: root/data/caribou.schemas
blob: 38a69c61aa32815462467c255b7daad0091383c1 (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
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/caribou/osk/layout</key>
      <applyto>/apps/caribou/osk/layout</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>qwerty.xml</default>
      <locale name="C">
        <short>The layout Caribou should use.</short>
        <long>The layout should be in the data directory of Caribou (usually /usr/share/caribou/keyboards) and should be a .xml or .json file.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/normal_color</key>
      <applyto>/apps/caribou/osk/normal_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>grey80</default>
      <locale name="C">
        <short>Color of the keys when there is no event on them</short>
        <long></long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/mouse_over_color</key>
      <applyto>/apps/caribou/osk/mouse_over_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>yellow</default>
      <locale name="C">
        <short>Color of the keys when the mouse goes over the key</short>
        <long></long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/default_colors</key>
      <applyto>/apps/caribou/osk/default_colors</applyto>
      <owner>caribou</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Use the default theme colors</short>
        <long></long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/key_font</key>
      <applyto>/apps/caribou/osk/keyboard_font</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>Sans 12</default>
      <locale name="C">
        <short>Custom font for keyboard</short>
        <long></long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/default_font</key>
      <applyto>/apps/caribou/osk/default_font</applyto>
      <owner>caribou</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Use the default system font for keyboard</short>
        <long></long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/row_scanning_color</key>
      <applyto>/apps/caribou/osk/row_scanning_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>green</default>
      <locale name="C">
        <short>Color of row scanning of Caribou</short>
        <long>Color of row scanning of Caribou</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/button_scanning_color</key>
      <applyto>/apps/caribou/osk/button_scanning_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>cyan</default>
      <locale name="C">
        <short>Color of the button scanning of Caribou</short>
        <long>Color of the button scanning of Caribou</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/block_scanning_color</key>
      <applyto>/apps/caribou/osk/block_scanning_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>gray70</default>
      <locale name="C">
        <short>Color of the block scanning of Caribou</short>
        <long>Color of the block scanning of Caribou</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/cancel_scanning_color</key>
      <applyto>/apps/caribou/osk/cancel_scanning_color</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>red</default>
      <locale name="C">
        <short>Color of cancelling scanning on Caribou</short>
        <long>Color of cancelling scanning on Caribou</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/switch_type</key>
      <applyto>/apps/caribou/osk/switch_type</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>keyboard</default>
      <locale name="C">
        <short>Switch type, keyboard or mouse</short>
        <long>Switch type, keyboard or mouse</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/keyboard_key</key>
      <applyto>/apps/caribou/osk/keyboard_key</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>Shift_R</default>
      <locale name="C">
        <short>Key to use with the scanning mode</short>
        <long>Key to use with the scanning mode</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/mouse_button</key>
      <applyto>/apps/caribou/osk/mouse_button</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>keyboard</default>
      <locale name="C">
        <short>Mouse button to use in the scanning mode</short>
        <long>Mouse button to use in the scanning mode</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/reverse_scanning</key>
      <applyto>/apps/caribou/osk/reverse_scanning</applyto>
      <owner>caribou</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Enable the reverse scanning</short>
        <long>Enable the reverse scanning, the keyboard is scanned when the user press the switch button</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/scan_enabled</key>
      <applyto>/apps/caribou/osk/scan_enabled</applyto>
      <owner>caribou</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Enable the keyboard scanning</short>
        <long>Enable the keyboard scanning</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/scanning_type</key>
      <applyto>/apps/caribou/osk/scanning_type</applyto>
      <owner>caribou</owner>
      <type>string</type>
      <default>0</default>
      <locale name="C">
        <short>Scanning type</short>
        <long>Scanning type, 0 for block and 1 for row</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/caribou/osk/step_time</key>
      <applyto>/apps/caribou/osk/step_time</applyto>
      <owner>caribou</owner>
      <type>int</type>
      <default>1000</default>
      <locale name="C">
        <short>Step time</short>
        <long>Time between key transitions</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>