Add some milliseconds interval before IME switcher is shown.
[platform/upstream/ibus.git] / data / ibus.schemas.in
1 <?xml version="1.0" encoding="utf-8"?>
2 <gconfschemafile>
3   <schemalist>
4     <schema>
5       <key>/schemas/desktop/ibus/general/preload_engines</key>
6       <applyto>/desktop/ibus/general/preload_engines</applyto>
7       <owner>ibus</owner>
8       <type>list</type>
9       <default>[]</default>
10       <list_type>string</list_type>
11       <locale name="C">
12         <short>Preload engines</short>
13             <long>Preload engines during ibus starts up</long>
14       </locale>
15     </schema>
16     <schema>
17       <key>/schemas/desktop/ibus/general/engines_order</key>
18       <applyto>/desktop/ibus/general/engines_order</applyto>
19       <owner>ibus</owner>
20       <type>list</type>
21       <default>[]</default>
22       <list_type>string</list_type>
23       <locale name="C">
24         <short>Engines order</short>
25             <long>Saved engines order in input method list</long>
26       </locale>
27     </schema>
28     <schema>
29       <key>/schemas/desktop/ibus/general/switcher-delay-time</key>
30       <applyto>/desktop/ibus/general/switcher-delay-time</applyto>
31       <owner>ibus</owner>
32       <type>int</type>
33       <default>400</default>
34       <locale name="C">
35         <short>Popup delay milliseconds for IME switcher window</short>
36             <long>Set popup delay milliseconds to show IME switcher window</long>
37       </locale>
38     </schema>
39     <schema>
40       <key>/schemas/desktop/ibus/general/hotkey/trigger</key>
41       <applyto>/desktop/ibus/general/hotkey/trigger</applyto>
42       <owner>ibus</owner>
43       <type>list</type>
44       <list_type>string</list_type>
45       <default>[Control+space,Zenkaku_Hankaku,Alt+Kanji,Alt+grave,Hangul,Alt+Release+Alt_R]</default>
46       <locale name="C">
47         <short>Trigger shortcut keys</short>
48             <long>The shortcut keys for turning input method on or off</long>
49       </locale>
50     </schema>
51     <schema>
52       <key>/schemas/desktop/ibus/general/hotkey/enable_unconditional</key>
53       <applyto>/desktop/ibus/general/hotkey/enable_unconditional</applyto>
54       <owner>ibus</owner>
55       <type>list</type>
56       <list_type>string</list_type>
57       <default>[]</default>
58       <locale name="C">
59         <short>Enable shortcut keys</short>
60             <long>The shortcut keys for turning input method on</long>
61       </locale>
62     </schema>
63     <schema>
64       <key>/schemas/desktop/ibus/general/hotkey/disable_unconditional</key>
65       <applyto>/desktop/ibus/general/hotkey/disable_unconditional</applyto>
66       <owner>ibus</owner>
67       <type>list</type>
68       <list_type>string</list_type>
69       <default>[]</default>
70       <locale name="C">
71         <short>Disable shortcut keys</short>
72             <long>The shortcut keys for turning input method off</long>
73       </locale>
74     </schema>
75     <!-- For backward compatibility -->
76     <schema>
77       <key>/schemas/desktop/ibus/general/hotkey/next_engine</key>
78       <applyto>/desktop/ibus/general/hotkey/next_engine</applyto>
79       <owner>ibus</owner>
80       <type>list</type>
81       <list_type>string</list_type>
82       <default>[Alt+Shift_L]</default>
83       <locale name="C">
84         <short>Next engine shortcut keys</short>
85             <long>The shortcut keys for switching to the next input method in the list</long>
86       </locale>
87     </schema>
88
89     <schema>
90       <key>/schemas/desktop/ibus/general/hotkey/next_engine_in_menu</key>
91       <applyto>/desktop/ibus/general/hotkey/next_engine_in_menu</applyto>
92       <owner>ibus</owner>
93       <type>list</type>
94       <list_type>string</list_type>
95       <default>[Alt+Shift_L]</default>
96       <locale name="C">
97         <short>Next engine shortcut keys</short>
98             <long>The shortcut keys for switching to the next input method in the list</long>
99       </locale>
100     </schema>
101
102     <!-- For backward compatibility -->
103     <schema>
104       <key>/schemas/desktop/ibus/general/hotkey/prev_engine</key>
105       <applyto>/desktop/ibus/general/hotkey/prev_engine</applyto>
106       <owner>ibus</owner>
107       <type>list</type>
108       <list_type>string</list_type>
109       <default>[]</default>
110       <locale name="C">
111         <short>Prev engine shortcut keys</short>
112             <long>The shortcut keys for switching to the previous input method</long>
113       </locale>
114     </schema>
115
116     <schema>
117       <key>/schemas/desktop/ibus/general/hotkey/previous_engine</key>
118       <applyto>/desktop/ibus/general/hotkey/previous_engine</applyto>
119       <owner>ibus</owner>
120       <type>list</type>
121       <list_type>string</list_type>
122       <default>[]</default>
123       <locale name="C">
124         <short>Prev engine shortcut keys</short>
125             <long>The shortcut keys for switching to the previous input method</long>
126       </locale>
127     </schema>
128     <schema>
129       <key>/schemas/desktop/ibus/panel/show</key>
130       <applyto>/desktop/ibus/panel/show</applyto>
131       <owner>ibus</owner>
132       <type>int</type>
133       <default>0</default>
134       <locale name="C">
135         <short>Auto hide</short>
136             <long>The behavior of language panel. 0 = Embedded in menu, 1 = Auto hide, 2 = Always show</long>
137       </locale>
138     </schema>
139     <schema>
140       <key>/schemas/desktop/ibus/panel/x</key>
141       <applyto>/desktop/ibus/panel/x</applyto>
142       <owner>ibus</owner>
143       <type>int</type>
144       <default>-1</default>
145       <locale name="C">
146         <short>Language panel position</short>
147       </locale>
148     </schema>
149     <schema>
150       <key>/schemas/desktop/ibus/panel/y</key>
151       <applyto>/desktop/ibus/panel/y</applyto>
152       <owner>ibus</owner>
153       <type>int</type>
154       <default>-1</default>
155       <locale name="C">
156         <short>Language panel position</short>
157       </locale>
158     </schema>
159     <!--
160     <schema>
161       <key>/schemas/desktop/ibus/panel/position</key>
162       <applyto>/desktop/ibus/panel/position</applyto>
163       <owner>ibus</owner>
164       <type>int</type>
165       <default>3</default>
166       <locale name="C">
167         <short>Language panel position</short>
168             <long>The position of the language panel. 0 = Top left corner, 1 = Top right corner, 2 = Bottom left corner, 3 = Bottom right corner, 4 = Custom</long>
169       </locale>
170     </schema>
171     -->
172     <schema>
173       <key>/schemas/desktop/ibus/panel/lookup_table_orientation</key>
174       <applyto>/desktop/ibus/panel/lookup_table_orientation</applyto>
175       <owner>ibus</owner>
176       <type>int</type>
177       <default>1</default>
178       <locale name="C">
179         <short>Orientation of lookup table</short>
180             <long>Orientation of lookup table. 0 = Horizontal, 1 = Vertical</long>
181       </locale>
182     </schema>
183     <schema>
184       <key>/schemas/desktop/ibus/panel/show_icon_on_systray</key>
185       <applyto>/desktop/ibus/panel/show_icon_on_systray</applyto>
186       <owner>ibus</owner>
187       <type>bool</type>
188       <default>true</default>
189       <locale name="C">
190         <short>Show icon on system tray</short>
191             <long>Show icon on system tray</long>
192       </locale>
193     </schema>
194     <schema>
195       <key>/schemas/desktop/ibus/panel/show_im_name</key>
196       <applyto>/desktop/ibus/panel/show_im_name</applyto>
197       <owner>ibus</owner>
198       <type>bool</type>
199       <default>false</default>
200       <locale name="C">
201         <short>Show input method name</short>
202             <long>Show input method name on language bar</long>
203       </locale>
204     </schema>
205     <schema>
206       <key>/schemas/desktop/ibus/general/use_system_keyboard_layout</key>
207       <applyto>/desktop/ibus/general/use_system_keyboard_layout</applyto>
208       <owner>ibus</owner>
209       <type>bool</type>
210       <default>true</default>
211       <locale name="C">
212         <short>Use system keyboard layout</short>
213             <long>Use system keyboard (XKB) layout</long>
214       </locale>
215     </schema>
216     <schema>
217       <key>/schemas/desktop/ibus/panel/use_custom_font</key>
218       <applyto>/desktop/ibus/panel/use_custom_font</applyto>
219       <owner>ibus</owner>
220       <type>bool</type>
221       <default>false</default>
222       <locale name="C">
223         <short>Use custom font</short>
224             <long>Use custom font name for language panel</long>
225       </locale>
226     </schema>
227     <schema>
228       <key>/schemas/desktop/ibus/panel/custom_font</key>
229       <applyto>/desktop/ibus/panel/custom_font</applyto>
230       <owner>ibus</owner>
231       <type>string</type>
232       <default>Sans 10</default>
233       <locale name="C">
234         <short>Custom font</short>
235             <long>Custom font name for language panel</long>
236       </locale>
237     </schema>
238     <schema>
239       <key>/schemas/desktop/ibus/general/embed_preedit_text</key>
240       <applyto>/desktop/ibus/general/embed_preedit_text</applyto>
241       <owner>ibus</owner>
242       <type>bool</type>
243       <default>true</default>
244       <locale name="C">
245         <short>Embed Preedit Text</short>
246             <long>Embed Preedit Text in Application Window</long>
247       </locale>
248     </schema>
249     <schema>
250       <key>/schemas/desktop/ibus/general/use_global_engine</key>
251       <applyto>/desktop/ibus/general/use_global_engine</applyto>
252       <owner>ibus</owner>
253       <type>bool</type>
254       <default>false</default>
255       <locale name="C">
256         <short>Use global input method</short>
257             <long>Share the same input method among all applications</long>
258       </locale>
259     </schema>
260
261     <schema>
262       <key>/schemas/desktop/ibus/general/enable_by_default</key>
263       <applyto>/desktop/ibus/general/enable_by_default</applyto>
264       <owner>ibus</owner>
265       <type>bool</type>
266       <default>false</default>
267       <locale name="C">
268         <short>Enable input method by default</short>
269             <long>Enable input method by default when the application gets input
270             focus</long>
271       </locale>
272     </schema>
273
274     <schema>
275       <key>/schemas/desktop/ibus/general/dconf_preserve_name_prefixes</key>
276       <applyto>/desktop/ibus/general/dconf_preserve_name_prefixes</applyto>
277       <owner>ibus</owner>
278       <type>list</type>
279       <default>[/desktop/ibus/engine/pinyin,/desktop/ibus/engine/bopomofo,/desktop/ibus/engine/hangul]</default>
280       <list_type>string</list_type>
281       <locale name="C">
282         <short>DConf preserve name prefixes</short>
283             <long>Prefixes of DConf keys to stop name conversion</long>
284       </locale>
285     </schema>
286   </schemalist>
287 </gconfschemafile>