~ubuntu-branches/ubuntu/precise/gnome-control-center/precise-updates

« back to all changes in this revision

Viewing changes to capplets/mouse/gnome-mouse-properties.ui

Tags: upstream-2.27.5
ImportĀ upstreamĀ versionĀ 2.27.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <object class="GtkAdjustment" id="adjustment1">
 
4
    <property name="upper">10</property>
 
5
    <property name="lower">1</property>
 
6
    <property name="page_increment">1</property>
 
7
    <property name="step_increment">1</property>
 
8
    <property name="page_size">0</property>
 
9
    <property name="value">6</property>
 
10
  </object>
 
11
  <object class="GtkAdjustment" id="adjustment2">
 
12
    <property name="upper">10</property>
 
13
    <property name="lower">1</property>
 
14
    <property name="page_increment">1</property>
 
15
    <property name="step_increment">1</property>
 
16
    <property name="page_size">0</property>
 
17
    <property name="value">1</property>
 
18
  </object>
 
19
  <object class="GtkAdjustment" id="adjustment3">
 
20
    <property name="upper">10</property>
 
21
    <property name="lower">1</property>
 
22
    <property name="page_increment">1</property>
 
23
    <property name="step_increment">1</property>
 
24
    <property name="page_size">0</property>
 
25
    <property name="value">1</property>
 
26
  </object>
 
27
  <object class="GtkAdjustment" id="adjustment4">
 
28
    <property name="upper">1000</property>
 
29
    <property name="lower">100</property>
 
30
    <property name="page_increment">100</property>
 
31
    <property name="step_increment">100</property>
 
32
    <property name="page_size">0</property>
 
33
    <property name="value">400</property>
 
34
  </object>
 
35
  <object class="GtkAdjustment" id="adjustment5">
 
36
    <property name="upper">3</property>
 
37
    <property name="lower">0.5</property>
 
38
    <property name="page_increment">0.10000000000000001</property>
 
39
    <property name="step_increment">0.10000000000000001</property>
 
40
    <property name="page_size">0</property>
 
41
    <property name="value">1.2</property>
 
42
  </object>
 
43
  <object class="GtkAdjustment" id="adjustment6">
 
44
    <property name="upper">3</property>
 
45
    <property name="lower">0.20000000000000001</property>
 
46
    <property name="page_increment">0.10000000000000001</property>
 
47
    <property name="step_increment">0.10000000000000001</property>
 
48
    <property name="page_size">0</property>
 
49
    <property name="value">1.2</property>
 
50
  </object>
 
51
  <object class="GtkAdjustment" id="adjustment7">
 
52
    <property name="upper">30</property>
 
53
    <property name="lower">0</property>
 
54
    <property name="page_increment">1</property>
 
55
    <property name="step_increment">1</property>
 
56
    <property name="page_size">0</property>
 
57
    <property name="value">15</property>
 
58
  </object>
 
59
  <!-- interface-requires gtk+ 2.16 -->
 
60
  <!-- interface-naming-policy toplevel-contextual -->
 
61
  <object class="GtkDialog" id="mouse_properties_dialog">
 
62
    <property name="border_width">5</property>
 
63
    <property name="title" translatable="yes">Mouse Preferences</property>
 
64
    <property name="type_hint">dialog</property>
 
65
    <property name="has_separator">False</property>
 
66
    <child internal-child="vbox">
 
67
      <object class="GtkVBox" id="dialog-vbox1">
 
68
        <property name="visible">True</property>
 
69
        <property name="orientation">vertical</property>
 
70
        <property name="spacing">2</property>
 
71
        <child>
 
72
          <object class="GtkNotebook" id="prefs_widget">
 
73
            <property name="visible">True</property>
 
74
            <property name="can_focus">True</property>
 
75
            <property name="border_width">5</property>
 
76
            <child>
 
77
              <object class="GtkVBox" id="general_vbox">
 
78
                <property name="visible">True</property>
 
79
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
80
                <property name="border_width">12</property>
 
81
                <property name="orientation">vertical</property>
 
82
                <property name="spacing">18</property>
 
83
                <child>
 
84
                  <object class="GtkVBox" id="orientation_vbox">
 
85
                    <property name="visible">True</property>
 
86
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
87
                    <property name="orientation">vertical</property>
 
88
                    <child>
 
89
                      <object class="GtkLabel" id="label27">
 
90
                        <property name="visible">True</property>
 
91
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
92
                        <property name="xalign">0</property>
 
93
                        <property name="label" translatable="yes">Mouse Orientation</property>
 
94
                        <attributes>
 
95
                          <attribute name="weight" value="bold"/>
 
96
                        </attributes>
 
97
                      </object>
 
98
                      <packing>
 
99
                        <property name="position">0</property>
 
100
                      </packing>
 
101
                    </child>
 
102
                    <child>
 
103
                      <object class="GtkAlignment" id="alignment1">
 
104
                        <property name="visible">True</property>
 
105
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
106
                        <property name="top_padding">6</property>
 
107
                        <property name="left_padding">12</property>
 
108
                        <child>
 
109
                          <object class="GtkVBox" id="vbox29">
 
110
                            <property name="visible">True</property>
 
111
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
112
                            <property name="orientation">vertical</property>
 
113
                            <property name="spacing">6</property>
 
114
                            <child>
 
115
                              <object class="GtkRadioButton" id="right_handed_radio">
 
116
                                <property name="label" translatable="yes">_Right-handed</property>
 
117
                                <property name="visible">True</property>
 
118
                                <property name="can_focus">True</property>
 
119
                                <property name="receives_default">False</property>
 
120
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
121
                                <property name="use_underline">True</property>
 
122
                                <property name="active">True</property>
 
123
                                <property name="draw_indicator">True</property>
 
124
                              </object>
 
125
                              <packing>
 
126
                                <property name="position">0</property>
 
127
                              </packing>
 
128
                            </child>
 
129
                            <child>
 
130
                              <object class="GtkRadioButton" id="left_handed_radio">
 
131
                                <property name="label" translatable="yes">_Left-handed</property>
 
132
                                <property name="visible">True</property>
 
133
                                <property name="can_focus">True</property>
 
134
                                <property name="receives_default">False</property>
 
135
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
136
                                <property name="use_underline">True</property>
 
137
                                <property name="active">True</property>
 
138
                                <property name="draw_indicator">True</property>
 
139
                                <property name="group">right_handed_radio</property>
 
140
                              </object>
 
141
                              <packing>
 
142
                                <property name="position">1</property>
 
143
                              </packing>
 
144
                            </child>
 
145
                          </object>
 
146
                        </child>
 
147
                      </object>
 
148
                      <packing>
 
149
                        <property name="position">1</property>
 
150
                      </packing>
 
151
                    </child>
 
152
                  </object>
 
153
                  <packing>
 
154
                    <property name="expand">False</property>
 
155
                    <property name="position">0</property>
 
156
                  </packing>
 
157
                </child>
 
158
                <child>
 
159
                  <object class="GtkVBox" id="locate_pointer_vbox">
 
160
                    <property name="visible">True</property>
 
161
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
162
                    <property name="orientation">vertical</property>
 
163
                    <child>
 
164
                      <object class="GtkLabel" id="label5">
 
165
                        <property name="visible">True</property>
 
166
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
167
                        <property name="xalign">0</property>
 
168
                        <property name="label" translatable="yes">Locate Pointer</property>
 
169
                        <attributes>
 
170
                          <attribute name="weight" value="bold"/>
 
171
                        </attributes>
 
172
                      </object>
 
173
                      <packing>
 
174
                        <property name="position">0</property>
 
175
                      </packing>
 
176
                    </child>
 
177
                    <child>
 
178
                      <object class="GtkAlignment" id="alignment4">
 
179
                        <property name="visible">True</property>
 
180
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
181
                        <property name="top_padding">6</property>
 
182
                        <property name="left_padding">12</property>
 
183
                        <child>
 
184
                          <object class="GtkCheckButton" id="locate_pointer_toggle">
 
185
                            <property name="label" translatable="yes">Sh_ow position of pointer when the Control key is pressed</property>
 
186
                            <property name="visible">True</property>
 
187
                            <property name="can_focus">True</property>
 
188
                            <property name="receives_default">False</property>
 
189
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
190
                            <property name="use_underline">True</property>
 
191
                            <property name="draw_indicator">True</property>
 
192
                          </object>
 
193
                        </child>
 
194
                      </object>
 
195
                      <packing>
 
196
                        <property name="position">1</property>
 
197
                      </packing>
 
198
                    </child>
 
199
                  </object>
 
200
                  <packing>
 
201
                    <property name="expand">False</property>
 
202
                    <property name="position">1</property>
 
203
                  </packing>
 
204
                </child>
 
205
                <child>
 
206
                  <object class="GtkVBox" id="pointer_speed_vbox">
 
207
                    <property name="visible">True</property>
 
208
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
209
                    <property name="orientation">vertical</property>
 
210
                    <child>
 
211
                      <object class="GtkLabel" id="label29">
 
212
                        <property name="visible">True</property>
 
213
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
214
                        <property name="xalign">0</property>
 
215
                        <property name="label" translatable="yes">Pointer Speed</property>
 
216
                        <attributes>
 
217
                          <attribute name="weight" value="bold"/>
 
218
                        </attributes>
 
219
                      </object>
 
220
                      <packing>
 
221
                        <property name="position">0</property>
 
222
                      </packing>
 
223
                    </child>
 
224
                    <child>
 
225
                      <object class="GtkAlignment" id="alignment5">
 
226
                        <property name="visible">True</property>
 
227
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
228
                        <property name="top_padding">6</property>
 
229
                        <property name="left_padding">12</property>
 
230
                        <child>
 
231
                          <object class="GtkTable" id="table2">
 
232
                            <property name="visible">True</property>
 
233
                            <property name="n_rows">2</property>
 
234
                            <property name="n_columns">3</property>
 
235
                            <property name="column_spacing">12</property>
 
236
                            <property name="row_spacing">6</property>
 
237
                            <child>
 
238
                              <object class="GtkLabel" id="acceleration_label">
 
239
                                <property name="visible">True</property>
 
240
                                <property name="xalign">0</property>
 
241
                                <property name="label" translatable="yes">_Acceleration:</property>
 
242
                                <property name="use_underline">True</property>
 
243
                                <property name="justify">center</property>
 
244
                                <property name="mnemonic_widget">accel_scale</property>
 
245
                              </object>
 
246
                              <packing>
 
247
                                <property name="x_options">GTK_FILL</property>
 
248
                                <property name="y_options">GTK_FILL</property>
 
249
                              </packing>
 
250
                            </child>
 
251
                            <child>
 
252
                              <object class="GtkLabel" id="sensitivity_label">
 
253
                                <property name="visible">True</property>
 
254
                                <property name="xalign">0</property>
 
255
                                <property name="label" translatable="yes">_Sensitivity:</property>
 
256
                                <property name="use_underline">True</property>
 
257
                                <property name="justify">center</property>
 
258
                                <property name="mnemonic_widget">sensitivity_scale</property>
 
259
                              </object>
 
260
                              <packing>
 
261
                                <property name="top_attach">1</property>
 
262
                                <property name="bottom_attach">2</property>
 
263
                                <property name="x_options">GTK_FILL</property>
 
264
                                <property name="y_options">GTK_FILL</property>
 
265
                              </packing>
 
266
                            </child>
 
267
                            <child>
 
268
                              <object class="GtkHBox" id="hbox1">
 
269
                                <property name="visible">True</property>
 
270
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
271
                                <property name="spacing">6</property>
 
272
                                <child>
 
273
                                  <object class="GtkLabel" id="acceleration_slow_label">
 
274
                                    <property name="visible">True</property>
 
275
                                    <property name="xalign">1</property>
 
276
                                    <property comments="slow acceleration" name="label" translatable="yes">Slow</property>
 
277
                                    <property name="justify">center</property>
 
278
                                    <attributes>
 
279
                                      <attribute name="style" value="italic"/>
 
280
                                      <attribute name="scale" value="0.83"/>
 
281
                                    </attributes>
 
282
                                  </object>
 
283
                                  <packing>
 
284
                                    <property name="expand">False</property>
 
285
                                    <property name="position">0</property>
 
286
                                  </packing>
 
287
                                </child>
 
288
                                <child>
 
289
                                  <object class="GtkHScale" id="accel_scale">
 
290
                                    <property name="visible">True</property>
 
291
                                    <property name="can_focus">True</property>
 
292
                                    <property name="update_policy">discontinuous</property>
 
293
                                    <property name="adjustment">adjustment1</property>
 
294
                                    <property name="draw_value">False</property>
 
295
                                    <property name="value_pos">right</property>
 
296
                                  </object>
 
297
                                  <packing>
 
298
                                    <property name="position">1</property>
 
299
                                  </packing>
 
300
                                </child>
 
301
                                <child>
 
302
                                  <object class="GtkLabel" id="acceleration_fast_label">
 
303
                                    <property name="visible">True</property>
 
304
                                    <property name="xalign">0</property>
 
305
                                    <property name="label" comments="fast acceleration" translatable="yes">Fast</property>
 
306
                                    <property name="justify">center</property>
 
307
                                    <attributes>
 
308
                                      <attribute name="style" value="italic"/>
 
309
                                      <attribute name="scale" value="0.83"/>
 
310
                                    </attributes>
 
311
                                  </object>
 
312
                                  <packing>
 
313
                                    <property name="expand">False</property>
 
314
                                    <property name="position">2</property>
 
315
                                  </packing>
 
316
                                </child>
 
317
                              </object>
 
318
                              <packing>
 
319
                                <property name="left_attach">1</property>
 
320
                                <property name="right_attach">3</property>
 
321
                              </packing>
 
322
                            </child>
 
323
                            <child>
 
324
                              <object class="GtkHBox" id="hbox3">
 
325
                                <property name="visible">True</property>
 
326
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
327
                                <property name="spacing">6</property>
 
328
                                <child>
 
329
                                  <object class="GtkLabel" id="sensitivity_low_label">
 
330
                                    <property name="visible">True</property>
 
331
                                    <property name="xalign">1</property>
 
332
                                    <property comments="low sensitivity" name="label" translatable="yes">Low</property>
 
333
                                    <property name="justify">center</property>
 
334
                                    <attributes>
 
335
                                      <attribute name="style" value="italic"/>
 
336
                                      <attribute name="scale" value="0.83"/>
 
337
                                    </attributes>
 
338
                                  </object>
 
339
                                  <packing>
 
340
                                    <property name="expand">False</property>
 
341
                                    <property name="position">0</property>
 
342
                                  </packing>
 
343
                                </child>
 
344
                                <child>
 
345
                                  <object class="GtkHScale" id="sensitivity_scale">
 
346
                                    <property name="visible">True</property>
 
347
                                    <property name="can_focus">True</property>
 
348
                                    <property name="update_policy">discontinuous</property>
 
349
                                    <property name="adjustment">adjustment2</property>
 
350
                                    <property name="digits">0</property>
 
351
                                    <property name="draw_value">False</property>
 
352
                                  </object>
 
353
                                  <packing>
 
354
                                    <property name="position">1</property>
 
355
                                  </packing>
 
356
                                </child>
 
357
                                <child>
 
358
                                  <object class="GtkLabel" id="sensitivity_high_label">
 
359
                                    <property name="visible">True</property>
 
360
                                    <property name="xalign">0</property>
 
361
                                    <property comments="high sensitivity" name="label" translatable="yes">High</property>
 
362
                                    <property name="justify">center</property>
 
363
                                    <attributes>
 
364
                                      <attribute name="style" value="italic"/>
 
365
                                      <attribute name="scale" value="0.83"/>
 
366
                                    </attributes>
 
367
                                  </object>
 
368
                                  <packing>
 
369
                                    <property name="expand">False</property>
 
370
                                    <property name="position">2</property>
 
371
                                  </packing>
 
372
                                </child>
 
373
                              </object>
 
374
                              <packing>
 
375
                                <property name="left_attach">1</property>
 
376
                                <property name="right_attach">3</property>
 
377
                                <property name="top_attach">1</property>
 
378
                                <property name="bottom_attach">2</property>
 
379
                              </packing>
 
380
                            </child>
 
381
                          </object>
 
382
                        </child>
 
383
                      </object>
 
384
                      <packing>
 
385
                        <property name="position">1</property>
 
386
                      </packing>
 
387
                    </child>
 
388
                  </object>
 
389
                  <packing>
 
390
                    <property name="expand">False</property>
 
391
                    <property name="position">2</property>
 
392
                  </packing>
 
393
                </child>
 
394
                <child>
 
395
                  <object class="GtkVBox" id="dnd_vbox">
 
396
                    <property name="visible">True</property>
 
397
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
398
                    <property name="orientation">vertical</property>
 
399
                    <child>
 
400
                      <object class="GtkLabel" id="label8">
 
401
                        <property name="visible">True</property>
 
402
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
403
                        <property name="xalign">0</property>
 
404
                        <property name="label" translatable="yes">Drag and Drop</property>
 
405
                        <attributes>
 
406
                          <attribute name="weight" value="bold"/>
 
407
                        </attributes>
 
408
                      </object>
 
409
                      <packing>
 
410
                        <property name="position">0</property>
 
411
                      </packing>
 
412
                    </child>
 
413
                    <child>
 
414
                      <object class="GtkAlignment" id="alignment6">
 
415
                        <property name="visible">True</property>
 
416
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
417
                        <property name="top_padding">6</property>
 
418
                        <property name="left_padding">12</property>
 
419
                        <child>
 
420
                          <object class="GtkVBox" id="vbox7">
 
421
                            <property name="visible">True</property>
 
422
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
423
                            <property name="orientation">vertical</property>
 
424
                            <property name="spacing">12</property>
 
425
                            <child>
 
426
                              <object class="GtkHBox" id="cursor_hbox2">
 
427
                                <property name="visible">True</property>
 
428
                                <property name="spacing">12</property>
 
429
                                <child>
 
430
                                  <object class="GtkLabel" id="threshold_label">
 
431
                                    <property name="visible">True</property>
 
432
                                    <property name="xalign">0</property>
 
433
                                    <property name="label" translatable="yes">Thr_eshold:</property>
 
434
                                    <property name="use_underline">True</property>
 
435
                                    <property name="justify">center</property>
 
436
                                    <property name="mnemonic_widget">drag_threshold_scale</property>
 
437
                                  </object>
 
438
                                  <packing>
 
439
                                    <property name="expand">False</property>
 
440
                                    <property name="fill">False</property>
 
441
                                    <property name="position">0</property>
 
442
                                  </packing>
 
443
                                </child>
 
444
                                <child>
 
445
                                  <object class="GtkHBox" id="hbox9">
 
446
                                    <property name="visible">True</property>
 
447
                                    <property name="spacing">6</property>
 
448
                                    <child>
 
449
                                      <object class="GtkLabel" id="threshold_small_label">
 
450
                                        <property name="visible">True</property>
 
451
                                        <property name="xalign">1</property>
 
452
                                        <property comments="small threshold" name="label" translatable="yes">Small</property>
 
453
                                        <property name="justify">center</property>
 
454
                                        <attributes>
 
455
                                          <attribute name="style" value="italic"/>
 
456
                                          <attribute name="scale" value="0.83"/>
 
457
                                        </attributes>
 
458
                                      </object>
 
459
                                      <packing>
 
460
                                        <property name="expand">False</property>
 
461
                                        <property name="fill">False</property>
 
462
                                        <property name="position">0</property>
 
463
                                      </packing>
 
464
                                    </child>
 
465
                                    <child>
 
466
                                      <object class="GtkHScale" id="drag_threshold_scale">
 
467
                                        <property name="visible">True</property>
 
468
                                        <property name="can_focus">True</property>
 
469
                                        <property name="update_policy">discontinuous</property>
 
470
                                        <property name="adjustment">adjustment3</property>
 
471
                                        <property name="digits">0</property>
 
472
                                        <property name="draw_value">False</property>
 
473
                                        <accessibility>
 
474
                                          
 
475
                                        </accessibility>
 
476
                                        <child internal-child="accessible">
 
477
                                          <object class="AtkObject" id="a11y-drag_threshold_scale1">
 
478
                                            <property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
 
479
                                          </object>
 
480
                                        </child>
 
481
                                      </object>
 
482
                                      <packing>
 
483
                                        <property name="position">1</property>
 
484
                                      </packing>
 
485
                                    </child>
 
486
                                    <child>
 
487
                                      <object class="GtkLabel" id="threshold_large_label">
 
488
                                        <property name="visible">True</property>
 
489
                                        <property name="xalign">0</property>
 
490
                                        <property comments="large threshold" name="label" translatable="yes">Large</property>
 
491
                                        <attributes>
 
492
                                          <attribute name="style" value="italic"/>
 
493
                                          <attribute name="scale" value="0.83"/>
 
494
                                        </attributes>
 
495
                                      </object>
 
496
                                      <packing>
 
497
                                        <property name="expand">False</property>
 
498
                                        <property name="fill">False</property>
 
499
                                        <property name="position">2</property>
 
500
                                      </packing>
 
501
                                    </child>
 
502
                                  </object>
 
503
                                  <packing>
 
504
                                    <property name="position">1</property>
 
505
                                  </packing>
 
506
                                </child>
 
507
                              </object>
 
508
                              <packing>
 
509
                                <property name="position">0</property>
 
510
                              </packing>
 
511
                            </child>
 
512
                          </object>
 
513
                        </child>
 
514
                      </object>
 
515
                      <packing>
 
516
                        <property name="position">1</property>
 
517
                      </packing>
 
518
                    </child>
 
519
                  </object>
 
520
                  <packing>
 
521
                    <property name="expand">False</property>
 
522
                    <property name="position">3</property>
 
523
                  </packing>
 
524
                </child>
 
525
                <child>
 
526
                  <object class="GtkVBox" id="double_click_timeout_vbox">
 
527
                    <property name="visible">True</property>
 
528
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
529
                    <property name="orientation">vertical</property>
 
530
                    <child>
 
531
                      <object class="GtkLabel" id="label31">
 
532
                        <property name="visible">True</property>
 
533
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
534
                        <property name="xalign">0</property>
 
535
                        <property name="label" translatable="yes">Double-Click Timeout</property>
 
536
                        <attributes>
 
537
                          <attribute name="weight" value="bold"/>
 
538
                        </attributes>
 
539
                      </object>
 
540
                      <packing>
 
541
                        <property name="position">0</property>
 
542
                      </packing>
 
543
                    </child>
 
544
                    <child>
 
545
                      <object class="GtkAlignment" id="alignment7">
 
546
                        <property name="visible">True</property>
 
547
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
548
                        <property name="top_padding">6</property>
 
549
                        <property name="left_padding">12</property>
 
550
                        <child>
 
551
                          <object class="GtkVBox" id="vbox32">
 
552
                            <property name="visible">True</property>
 
553
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
554
                            <property name="orientation">vertical</property>
 
555
                            <property name="spacing">12</property>
 
556
                            <child>
 
557
                              <object class="GtkHBox" id="cursor_hbox4">
 
558
                                <property name="visible">True</property>
 
559
                                <property name="spacing">12</property>
 
560
                                <child>
 
561
                                  <object class="GtkLabel" id="timeout_label">
 
562
                                    <property name="visible">True</property>
 
563
                                    <property name="xalign">0</property>
 
564
                                    <property name="label" translatable="yes">_Timeout:</property>
 
565
                                    <property name="use_underline">True</property>
 
566
                                    <property name="justify">center</property>
 
567
                                    <property name="mnemonic_widget">delay_scale</property>
 
568
                                  </object>
 
569
                                  <packing>
 
570
                                    <property name="expand">False</property>
 
571
                                    <property name="fill">False</property>
 
572
                                    <property name="position">0</property>
 
573
                                  </packing>
 
574
                                </child>
 
575
                                <child>
 
576
                                  <object class="GtkHBox" id="hbox21">
 
577
                                    <property name="visible">True</property>
 
578
                                    <property name="spacing">6</property>
 
579
                                    <child>
 
580
                                      <object class="GtkLabel" id="timeout_short_label">
 
581
                                        <property name="visible">True</property>
 
582
                                        <property name="xalign">1</property>
 
583
                                        <property name="label" translatable="yes">Short</property>
 
584
                                        <attributes>
 
585
                                          <attribute name="style" value="italic"/>
 
586
                                          <attribute name="scale" value="0.83"/>
 
587
                                        </attributes>
 
588
                                      </object>
 
589
                                      <packing>
 
590
                                        <property name="expand">False</property>
 
591
                                        <property name="fill">False</property>
 
592
                                        <property name="position">0</property>
 
593
                                      </packing>
 
594
                                    </child>
 
595
                                    <child>
 
596
                                      <object class="GtkHScale" id="delay_scale">
 
597
                                        <property name="visible">True</property>
 
598
                                        <property name="can_focus">True</property>
 
599
                                        <property name="update_policy">discontinuous</property>
 
600
                                        <property name="adjustment">adjustment4</property>
 
601
                                        <property name="draw_value">False</property>
 
602
                                        <accessibility>
 
603
                                          
 
604
                                        </accessibility>
 
605
                                        <child internal-child="accessible">
 
606
                                          <object class="AtkObject" id="a11y-delay_scale1">
 
607
                                            <property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
 
608
                                          </object>
 
609
                                        </child>
 
610
                                      </object>
 
611
                                      <packing>
 
612
                                        <property name="position">1</property>
 
613
                                      </packing>
 
614
                                    </child>
 
615
                                    <child>
 
616
                                      <object class="GtkLabel" id="timeout_long_label">
 
617
                                        <property name="visible">True</property>
 
618
                                        <property name="xalign">0</property>
 
619
                                        <property name="label" translatable="yes">Long</property>
 
620
                                        <attributes>
 
621
                                          <attribute name="style" value="italic"/>
 
622
                                          <attribute name="scale" value="0.83"/>
 
623
                                        </attributes>
 
624
                                      </object>
 
625
                                      <packing>
 
626
                                        <property name="expand">False</property>
 
627
                                        <property name="fill">False</property>
 
628
                                        <property name="position">2</property>
 
629
                                      </packing>
 
630
                                    </child>
 
631
                                  </object>
 
632
                                  <packing>
 
633
                                    <property name="position">1</property>
 
634
                                  </packing>
 
635
                                </child>
 
636
                              </object>
 
637
                              <packing>
 
638
                                <property name="position">0</property>
 
639
                              </packing>
 
640
                            </child>
 
641
                            <child>
 
642
                              <object class="GtkHBox" id="hbox22">
 
643
                                <property name="visible">True</property>
 
644
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
645
                                <property name="spacing">12</property>
 
646
                                <child>
 
647
                                  <object class="GtkLabel" id="label33">
 
648
                                    <property name="width_request">180</property>
 
649
                                    <property name="visible">True</property>
 
650
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
651
                                    <property name="xalign">0</property>
 
652
                                    <property name="label" translatable="yes">To test your double-click settings, try to double-click on the light bulb.</property>
 
653
                                    <property name="wrap">True</property>
 
654
                                    <attributes>
 
655
                                      <attribute name="style" value="italic"/>
 
656
                                    </attributes>
 
657
                                  </object>
 
658
                                  <packing>
 
659
                                    <property name="position">0</property>
 
660
                                  </packing>
 
661
                                </child>
 
662
                                <child>
 
663
                                  <object class="GtkEventBox" id="double_click_eventbox">
 
664
                                    <property name="visible">True</property>
 
665
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
666
                                    <property name="visible_window">False</property>
 
667
                                    <child>
 
668
                                      <object class="GtkImage" id="double_click_image">
 
669
                                        <property name="visible">True</property>
 
670
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
671
                                        <property name="stock">gtk-missing-image</property>
 
672
                                      </object>
 
673
                                    </child>
 
674
                                  </object>
 
675
                                  <packing>
 
676
                                    <property name="position">1</property>
 
677
                                  </packing>
 
678
                                </child>
 
679
                              </object>
 
680
                              <packing>
 
681
                                <property name="position">1</property>
 
682
                              </packing>
 
683
                            </child>
 
684
                          </object>
 
685
                        </child>
 
686
                      </object>
 
687
                      <packing>
 
688
                        <property name="position">1</property>
 
689
                      </packing>
 
690
                    </child>
 
691
                  </object>
 
692
                  <packing>
 
693
                    <property name="expand">False</property>
 
694
                    <property name="position">4</property>
 
695
                  </packing>
 
696
                </child>
 
697
              </object>
 
698
            </child>
 
699
            <child type="tab">
 
700
              <object class="GtkLabel" id="label1">
 
701
                <property name="visible">True</property>
 
702
                <property name="label" translatable="yes">General</property>
 
703
                <property name="justify">center</property>
 
704
              </object>
 
705
              <packing>
 
706
                <property name="tab_fill">False</property>
 
707
              </packing>
 
708
            </child>
 
709
            <child>
 
710
              <object class="GtkVBox" id="accessibility_vbox">
 
711
                <property name="visible">True</property>
 
712
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
713
                <property name="border_width">12</property>
 
714
                <property name="orientation">vertical</property>
 
715
                <property name="spacing">18</property>
 
716
                <child>
 
717
                  <object class="GtkVBox" id="simulated_secondary_vbox">
 
718
                    <property name="visible">True</property>
 
719
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
720
                    <property name="orientation">vertical</property>
 
721
                    <child>
 
722
                      <object class="GtkLabel" id="label21">
 
723
                        <property name="visible">True</property>
 
724
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
725
                        <property name="xalign">0</property>
 
726
                        <property name="label" translatable="yes">Simulated Secondary Click</property>
 
727
                        <attributes>
 
728
                          <attribute name="weight" value="bold"/>
 
729
                        </attributes>
 
730
                      </object>
 
731
                      <packing>
 
732
                        <property name="position">0</property>
 
733
                      </packing>
 
734
                    </child>
 
735
                    <child>
 
736
                      <object class="GtkAlignment" id="alignment8">
 
737
                        <property name="visible">True</property>
 
738
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
739
                        <property name="top_padding">6</property>
 
740
                        <property name="left_padding">12</property>
 
741
                        <child>
 
742
                          <object class="GtkVBox" id="vbox18">
 
743
                            <property name="visible">True</property>
 
744
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
745
                            <property name="orientation">vertical</property>
 
746
                            <property name="spacing">6</property>
 
747
                            <child>
 
748
                              <object class="GtkCheckButton" id="delay_enable">
 
749
                                <property name="label" translatable="yes">_Trigger secondary click by holding down the primary button</property>
 
750
                                <property name="visible">True</property>
 
751
                                <property name="can_focus">True</property>
 
752
                                <property name="receives_default">False</property>
 
753
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
754
                                <property name="use_underline">True</property>
 
755
                                <property name="draw_indicator">True</property>
 
756
                              </object>
 
757
                              <packing>
 
758
                                <property name="position">0</property>
 
759
                              </packing>
 
760
                            </child>
 
761
                            <child>
 
762
                              <object class="GtkAlignment" id="alignment11">
 
763
                                <property name="visible">True</property>
 
764
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
765
                                <property name="left_padding">12</property>
 
766
                                <child>
 
767
                                  <object class="GtkHBox" id="delay_box">
 
768
                                    <property name="visible">True</property>
 
769
                                    <property name="spacing">12</property>
 
770
                                    <child>
 
771
                                      <object class="GtkLabel" id="simulated_delay_label">
 
772
                                        <property name="visible">True</property>
 
773
                                        <property name="xalign">0</property>
 
774
                                        <property name="label" translatable="yes">_Delay:</property>
 
775
                                        <property name="use_underline">True</property>
 
776
                                        <property name="justify">center</property>
 
777
                                        <property name="mnemonic_widget">delay_time</property>
 
778
                                      </object>
 
779
                                      <packing>
 
780
                                        <property name="expand">False</property>
 
781
                                        <property name="fill">False</property>
 
782
                                        <property name="position">0</property>
 
783
                                      </packing>
 
784
                                    </child>
 
785
                                    <child>
 
786
                                      <object class="GtkHBox" id="hbox12">
 
787
                                        <property name="visible">True</property>
 
788
                                        <property name="spacing">6</property>
 
789
                                        <child>
 
790
                                          <object class="GtkLabel" id="simulated_delay_short_label">
 
791
                                            <property name="visible">True</property>
 
792
                                            <property name="xalign">1</property>
 
793
                                            <property name="yalign">0.4699999988079071</property>
 
794
                                            <property comments="short delay" name="label" translatable="yes">Short</property>
 
795
                                            <attributes>
 
796
                                              <attribute name="style" value="italic"/>
 
797
                                              <attribute name="scale" value="0.83"/>
 
798
                                            </attributes>
 
799
                                          </object>
 
800
                                          <packing>
 
801
                                            <property name="expand">False</property>
 
802
                                            <property name="fill">False</property>
 
803
                                            <property name="position">0</property>
 
804
                                          </packing>
 
805
                                        </child>
 
806
                                        <child>
 
807
                                          <object class="GtkHScale" id="delay_time">
 
808
                                            <property name="visible">True</property>
 
809
                                            <property name="can_focus">True</property>
 
810
                                            <property name="update_policy">discontinuous</property>
 
811
                                            <property name="adjustment">adjustment5</property>
 
812
                                            <property name="draw_value">False</property>
 
813
                                            <accessibility>
 
814
                                              
 
815
                                            </accessibility>
 
816
                                            <child internal-child="accessible">
 
817
                                              <object class="AtkObject" id="a11y-delay_time1">
 
818
                                                <property name="AtkObject::accessible-description" translatable="yes">Cursor blinks speed</property>
 
819
                                              </object>
 
820
                                            </child>
 
821
                                          </object>
 
822
                                          <packing>
 
823
                                            <property name="position">1</property>
 
824
                                          </packing>
 
825
                                        </child>
 
826
                                        <child>
 
827
                                          <object class="GtkLabel" id="simulated_delay_long_label">
 
828
                                            <property name="visible">True</property>
 
829
                                            <property name="xalign">0</property>
 
830
                                            <property comments="long delay" name="label" translatable="yes">Long</property>
 
831
                                            <attributes>
 
832
                                              <attribute name="style" value="italic"/>
 
833
                                              <attribute name="scale" value="0.83"/>
 
834
                                            </attributes>
 
835
                                          </object>
 
836
                                          <packing>
 
837
                                            <property name="expand">False</property>
 
838
                                            <property name="fill">False</property>
 
839
                                            <property name="position">2</property>
 
840
                                          </packing>
 
841
                                        </child>
 
842
                                      </object>
 
843
                                      <packing>
 
844
                                        <property name="position">1</property>
 
845
                                      </packing>
 
846
                                    </child>
 
847
                                  </object>
 
848
                                </child>
 
849
                              </object>
 
850
                              <packing>
 
851
                                <property name="position">1</property>
 
852
                              </packing>
 
853
                            </child>
 
854
                          </object>
 
855
                        </child>
 
856
                      </object>
 
857
                      <packing>
 
858
                        <property name="position">1</property>
 
859
                      </packing>
 
860
                    </child>
 
861
                  </object>
 
862
                  <packing>
 
863
                    <property name="expand">False</property>
 
864
                    <property name="position">0</property>
 
865
                  </packing>
 
866
                </child>
 
867
                <child>
 
868
                  <object class="GtkVBox" id="dwell_secondary_vbox">
 
869
                    <property name="visible">True</property>
 
870
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
871
                    <property name="orientation">vertical</property>
 
872
                    <child>
 
873
                      <object class="GtkLabel" id="label16">
 
874
                        <property name="visible">True</property>
 
875
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
876
                        <property name="xalign">0</property>
 
877
                        <property comments="Dwell Click = Clicking without hardware buttons (by letting the pointer sit on the click target for a certain amount of time)" name="label" translatable="yes">Dwell Click</property>
 
878
                        <attributes>
 
879
                          <attribute name="weight" value="bold"/>
 
880
                        </attributes>
 
881
                      </object>
 
882
                      <packing>
 
883
                        <property name="position">0</property>
 
884
                      </packing>
 
885
                    </child>
 
886
                    <child>
 
887
                      <object class="GtkAlignment" id="alignment10">
 
888
                        <property name="visible">True</property>
 
889
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
890
                        <property name="top_padding">6</property>
 
891
                        <property name="left_padding">12</property>
 
892
                        <child>
 
893
                          <object class="GtkVBox" id="vbox4">
 
894
                            <property name="visible">True</property>
 
895
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
896
                            <property name="orientation">vertical</property>
 
897
                            <property name="spacing">6</property>
 
898
                            <child>
 
899
                              <object class="GtkCheckButton" id="dwell_enable">
 
900
                                <property name="label" translatable="yes">_Initiate click when stopping pointer movement</property>
 
901
                                <property name="visible">True</property>
 
902
                                <property name="can_focus">True</property>
 
903
                                <property name="receives_default">False</property>
 
904
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
905
                                <property name="use_underline">True</property>
 
906
                                <property name="draw_indicator">True</property>
 
907
                              </object>
 
908
                              <packing>
 
909
                                <property name="position">0</property>
 
910
                              </packing>
 
911
                            </child>
 
912
                            <child>
 
913
                              <object class="GtkAlignment" id="alignment12">
 
914
                                <property name="visible">True</property>
 
915
                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
916
                                <property name="left_padding">12</property>
 
917
                                <child>
 
918
                                  <object class="GtkVBox" id="dwell_box">
 
919
                                    <property name="visible">True</property>
 
920
                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
921
                                    <property name="orientation">vertical</property>
 
922
                                    <property name="spacing">6</property>
 
923
                                    <child>
 
924
                                      <object class="GtkTable" id="table4">
 
925
                                        <property name="visible">True</property>
 
926
                                        <property name="n_rows">2</property>
 
927
                                        <property name="n_columns">3</property>
 
928
                                        <property name="column_spacing">12</property>
 
929
                                        <property name="row_spacing">6</property>
 
930
                                        <child>
 
931
                                          <object class="GtkLabel" id="dwell_threshold_label">
 
932
                                            <property name="visible">True</property>
 
933
                                            <property name="xalign">0</property>
 
934
                                            <property name="label" translatable="yes">_Motion threshold:</property>
 
935
                                            <property name="use_underline">True</property>
 
936
                                            <property name="justify">center</property>
 
937
                                            <property name="mnemonic_widget">threshold</property>
 
938
                                          </object>
 
939
                                          <packing>
 
940
                                            <property name="top_attach">1</property>
 
941
                                            <property name="bottom_attach">2</property>
 
942
                                            <property name="x_options">GTK_FILL</property>
 
943
                                            <property name="y_options">GTK_FILL</property>
 
944
                                          </packing>
 
945
                                        </child>
 
946
                                        <child>
 
947
                                          <object class="GtkLabel" id="dwell_delay_label">
 
948
                                            <property name="visible">True</property>
 
949
                                            <property name="xalign">0</property>
 
950
                                            <property name="label" translatable="yes">D_elay:</property>
 
951
                                            <property name="use_underline">True</property>
 
952
                                            <property name="justify">center</property>
 
953
                                            <property name="mnemonic_widget">dwell_time</property>
 
954
                                          </object>
 
955
                                          <packing>
 
956
                                            <property name="x_options">GTK_FILL</property>
 
957
                                            <property name="y_options">GTK_FILL</property>
 
958
                                          </packing>
 
959
                                        </child>
 
960
                                        <child>
 
961
                                          <object class="GtkHBox" id="hbox4">
 
962
                                            <property name="visible">True</property>
 
963
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
964
                                            <property name="spacing">6</property>
 
965
                                            <child>
 
966
                                              <object class="GtkLabel" id="dwell_delay_short_label">
 
967
                                                <property name="visible">True</property>
 
968
                                                <property name="xalign">1</property>
 
969
                                                <property comments="short delay" name="label" translatable="yes">Short</property>
 
970
                                                <property name="justify">center</property>
 
971
                                                <attributes>
 
972
                                                  <attribute name="style" value="italic"/>
 
973
                                                  <attribute name="scale" value="0.83"/>
 
974
                                                </attributes>
 
975
                                              </object>
 
976
                                              <packing>
 
977
                                                <property name="expand">False</property>
 
978
                                                <property name="position">0</property>
 
979
                                              </packing>
 
980
                                            </child>
 
981
                                            <child>
 
982
                                              <object class="GtkHScale" id="dwell_time">
 
983
                                                <property name="visible">True</property>
 
984
                                                <property name="can_focus">True</property>
 
985
                                                <property name="update_policy">discontinuous</property>
 
986
                                                <property name="adjustment">adjustment6</property>
 
987
                                                <property name="draw_value">False</property>
 
988
                                                <property name="value_pos">right</property>
 
989
                                              </object>
 
990
                                              <packing>
 
991
                                                <property name="position">1</property>
 
992
                                              </packing>
 
993
                                            </child>
 
994
                                            <child>
 
995
                                              <object class="GtkLabel" id="dwell_delay_long_label">
 
996
                                                <property name="visible">True</property>
 
997
                                                <property name="xalign">0</property>
 
998
                                                <property comments="long delay" name="label" translatable="yes">Long</property>
 
999
                                                <property name="justify">center</property>
 
1000
                                                <attributes>
 
1001
                                                  <attribute name="style" value="italic"/>
 
1002
                                                  <attribute name="scale" value="0.83"/>
 
1003
                                                </attributes>
 
1004
                                              </object>
 
1005
                                              <packing>
 
1006
                                                <property name="expand">False</property>
 
1007
                                                <property name="position">2</property>
 
1008
                                              </packing>
 
1009
                                            </child>
 
1010
                                          </object>
 
1011
                                          <packing>
 
1012
                                            <property name="left_attach">1</property>
 
1013
                                            <property name="right_attach">3</property>
 
1014
                                          </packing>
 
1015
                                        </child>
 
1016
                                        <child>
 
1017
                                          <object class="GtkHBox" id="hbox5">
 
1018
                                            <property name="visible">True</property>
 
1019
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1020
                                            <property name="spacing">6</property>
 
1021
                                            <child>
 
1022
                                              <object class="GtkLabel" id="dwell_threshold_small_label">
 
1023
                                                <property name="visible">True</property>
 
1024
                                                <property name="xalign">1</property>
 
1025
                                                <property comments="small threshold" name="label" translatable="yes">Small</property>
 
1026
                                                <property name="justify">center</property>
 
1027
                                                <attributes>
 
1028
                                                  <attribute name="style" value="italic"/>
 
1029
                                                  <attribute name="scale" value="0.83"/>
 
1030
                                                </attributes>
 
1031
                                              </object>
 
1032
                                              <packing>
 
1033
                                                <property name="expand">False</property>
 
1034
                                                <property name="position">0</property>
 
1035
                                              </packing>
 
1036
                                            </child>
 
1037
                                            <child>
 
1038
                                              <object class="GtkHScale" id="threshold">
 
1039
                                                <property name="visible">True</property>
 
1040
                                                <property name="can_focus">True</property>
 
1041
                                                <property name="update_policy">discontinuous</property>
 
1042
                                                <property name="adjustment">adjustment7</property>
 
1043
                                                <property name="digits">0</property>
 
1044
                                                <property name="draw_value">False</property>
 
1045
                                              </object>
 
1046
                                              <packing>
 
1047
                                                <property name="position">1</property>
 
1048
                                              </packing>
 
1049
                                            </child>
 
1050
                                            <child>
 
1051
                                              <object class="GtkLabel" id="dwell_threshold_large_label">
 
1052
                                                <property name="visible">True</property>
 
1053
                                                <property name="xalign">0</property>
 
1054
                                                <property comments="large threshold" name="label" translatable="yes">Large</property>
 
1055
                                                <property name="justify">center</property>
 
1056
                                                <attributes>
 
1057
                                                  <attribute name="style" value="italic"/>
 
1058
                                                  <attribute name="scale" value="0.83"/>
 
1059
                                                </attributes>
 
1060
                                              </object>
 
1061
                                              <packing>
 
1062
                                                <property name="expand">False</property>
 
1063
                                                <property name="position">2</property>
 
1064
                                              </packing>
 
1065
                                            </child>
 
1066
                                          </object>
 
1067
                                          <packing>
 
1068
                                            <property name="left_attach">1</property>
 
1069
                                            <property name="right_attach">3</property>
 
1070
                                            <property name="top_attach">1</property>
 
1071
                                            <property name="bottom_attach">2</property>
 
1072
                                          </packing>
 
1073
                                        </child>
 
1074
                                      </object>
 
1075
                                      <packing>
 
1076
                                        <property name="position">0</property>
 
1077
                                      </packing>
 
1078
                                    </child>
 
1079
                                    <child>
 
1080
                                      <object class="GtkVBox" id="vbox5">
 
1081
                                        <property name="visible">True</property>
 
1082
                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1083
                                        <property name="orientation">vertical</property>
 
1084
                                        <property name="spacing">6</property>
 
1085
                                        <child>
 
1086
                                          <object class="GtkVBox" id="vbox9">
 
1087
                                            <property name="visible">True</property>
 
1088
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1089
                                            <property name="orientation">vertical</property>
 
1090
                                            <property name="spacing">6</property>
 
1091
                                            <child>
 
1092
                                              <object class="GtkRadioButton" id="dwell_mode_ctw">
 
1093
                                                <property name="label" translatable="yes">Choose type of click _beforehand</property>
 
1094
                                                <property name="visible">True</property>
 
1095
                                                <property name="can_focus">True</property>
 
1096
                                                <property name="receives_default">False</property>
 
1097
                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1098
                                                <property name="use_underline">True</property>
 
1099
                                                <property name="active">True</property>
 
1100
                                                <property name="draw_indicator">True</property>
 
1101
                                              </object>
 
1102
                                              <packing>
 
1103
                                                <property name="position">0</property>
 
1104
                                              </packing>
 
1105
                                            </child>
 
1106
                                            <child>
 
1107
                                              <object class="GtkAlignment" id="alignment14">
 
1108
                                                <property name="visible">True</property>
 
1109
                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1110
                                                <property name="left_padding">12</property>
 
1111
                                                <child>
 
1112
                                                  <object class="GtkVBox" id="box_ctw">
 
1113
                                                    <property name="visible">True</property>
 
1114
                                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1115
                                                    <property name="orientation">vertical</property>
 
1116
                                                    <property name="spacing">6</property>
 
1117
                                                    <child>
 
1118
                                                      <object class="GtkCheckButton" id="dwell_show_ctw">
 
1119
                                                        <property name="label" translatable="yes">Show click type _window</property>
 
1120
                                                        <property name="visible">True</property>
 
1121
                                                        <property name="can_focus">True</property>
 
1122
                                                        <property name="receives_default">False</property>
 
1123
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1124
                                                        <property name="use_underline">True</property>
 
1125
                                                        <property name="draw_indicator">True</property>
 
1126
                                                      </object>
 
1127
                                                      <packing>
 
1128
                                                        <property name="position">0</property>
 
1129
                                                      </packing>
 
1130
                                                    </child>
 
1131
                                                    <child>
 
1132
                                                      <object class="GtkHBox" id="hbox2">
 
1133
                                                        <property name="visible">True</property>
 
1134
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1135
                                                        <property name="spacing">6</property>
 
1136
                                                        <child>
 
1137
                                                          <object class="GtkImage" id="image1">
 
1138
                                                            <property name="visible">True</property>
 
1139
                                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1140
                                                            <property name="stock">gtk-dialog-info</property>
 
1141
                                                          </object>
 
1142
                                                          <packing>
 
1143
                                                            <property name="expand">False</property>
 
1144
                                                            <property name="position">0</property>
 
1145
                                                          </packing>
 
1146
                                                        </child>
 
1147
                                                        <child>
 
1148
                                                          <object class="GtkLabel" id="label2">
 
1149
                                                            <property name="width_request">320</property>
 
1150
                                                            <property name="visible">True</property>
 
1151
                                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1152
                                                            <property name="xalign">0</property>
 
1153
                                                            <property comments="Dwell Click = Clicking without hardware buttons (by letting the pointer sit on the click target for a certain amount of time)" name="label" translatable="yes">You can also use the Dwell Click panel applet to choose the click type.</property>
 
1154
                                                            <property name="wrap">True</property>
 
1155
                                                            <attributes>
 
1156
                                                              <attribute name="style" value="italic"/>
 
1157
                                                            </attributes>
 
1158
                                                          </object>
 
1159
                                                          <packing>
 
1160
                                                            <property name="position">1</property>
 
1161
                                                          </packing>
 
1162
                                                        </child>
 
1163
                                                      </object>
 
1164
                                                      <packing>
 
1165
                                                        <property name="position">1</property>
 
1166
                                                      </packing>
 
1167
                                                    </child>
 
1168
                                                  </object>
 
1169
                                                </child>
 
1170
                                              </object>
 
1171
                                              <packing>
 
1172
                                                <property name="position">1</property>
 
1173
                                              </packing>
 
1174
                                            </child>
 
1175
                                          </object>
 
1176
                                          <packing>
 
1177
                                            <property name="expand">False</property>
 
1178
                                            <property name="position">0</property>
 
1179
                                          </packing>
 
1180
                                        </child>
 
1181
                                        <child>
 
1182
                                          <object class="GtkVBox" id="vbox13">
 
1183
                                            <property name="visible">True</property>
 
1184
                                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1185
                                            <property name="orientation">vertical</property>
 
1186
                                            <property name="spacing">6</property>
 
1187
                                            <child>
 
1188
                                              <object class="GtkRadioButton" id="dwell_mode_gesture">
 
1189
                                                <property name="label" translatable="yes">Choose type of click with mo_use gestures</property>
 
1190
                                                <property name="visible">True</property>
 
1191
                                                <property name="can_focus">True</property>
 
1192
                                                <property name="receives_default">False</property>
 
1193
                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1194
                                                <property name="use_underline">True</property>
 
1195
                                                <property name="active">True</property>
 
1196
                                                <property name="draw_indicator">True</property>
 
1197
                                                <property name="group">dwell_mode_ctw</property>
 
1198
                                              </object>
 
1199
                                              <packing>
 
1200
                                                <property name="position">0</property>
 
1201
                                              </packing>
 
1202
                                            </child>
 
1203
                                            <child>
 
1204
                                              <object class="GtkAlignment" id="alignment13">
 
1205
                                                <property name="visible">True</property>
 
1206
                                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1207
                                                <property name="left_padding">12</property>
 
1208
                                                <child>
 
1209
                                                  <object class="GtkTable" id="box_gesture">
 
1210
                                                    <property name="visible">True</property>
 
1211
                                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1212
                                                    <property name="n_rows">4</property>
 
1213
                                                    <property name="n_columns">2</property>
 
1214
                                                    <property name="column_spacing">12</property>
 
1215
                                                    <property name="row_spacing">6</property>
 
1216
                                                    <child>
 
1217
                                                      <object class="GtkComboBox" id="dwell_gest_secondary">
 
1218
                                                        <property name="visible">True</property>
 
1219
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1220
                                                      </object>
 
1221
                                                      <packing>
 
1222
                                                        <property name="left_attach">1</property>
 
1223
                                                        <property name="right_attach">2</property>
 
1224
                                                        <property name="top_attach">3</property>
 
1225
                                                        <property name="bottom_attach">4</property>
 
1226
                                                      </packing>
 
1227
                                                    </child>
 
1228
                                                    <child>
 
1229
                                                      <object class="GtkComboBox" id="dwell_gest_drag">
 
1230
                                                        <property name="visible">True</property>
 
1231
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1232
                                                      </object>
 
1233
                                                      <packing>
 
1234
                                                        <property name="left_attach">1</property>
 
1235
                                                        <property name="right_attach">2</property>
 
1236
                                                        <property name="top_attach">2</property>
 
1237
                                                        <property name="bottom_attach">3</property>
 
1238
                                                      </packing>
 
1239
                                                    </child>
 
1240
                                                    <child>
 
1241
                                                      <object class="GtkComboBox" id="dwell_gest_double">
 
1242
                                                        <property name="visible">True</property>
 
1243
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1244
                                                      </object>
 
1245
                                                      <packing>
 
1246
                                                        <property name="left_attach">1</property>
 
1247
                                                        <property name="right_attach">2</property>
 
1248
                                                        <property name="top_attach">1</property>
 
1249
                                                        <property name="bottom_attach">2</property>
 
1250
                                                      </packing>
 
1251
                                                    </child>
 
1252
                                                    <child>
 
1253
                                                      <object class="GtkComboBox" id="dwell_gest_single">
 
1254
                                                        <property name="visible">True</property>
 
1255
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1256
                                                      </object>
 
1257
                                                      <packing>
 
1258
                                                        <property name="left_attach">1</property>
 
1259
                                                        <property name="right_attach">2</property>
 
1260
                                                      </packing>
 
1261
                                                    </child>
 
1262
                                                    <child>
 
1263
                                                      <object class="GtkLabel" id="label15">
 
1264
                                                        <property name="visible">True</property>
 
1265
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1266
                                                        <property name="xalign">0</property>
 
1267
                                                        <property name="label" translatable="yes">Seco_ndary click:</property>
 
1268
                                                        <property name="use_underline">True</property>
 
1269
                                                        <property name="mnemonic_widget">dwell_gest_secondary</property>
 
1270
                                                      </object>
 
1271
                                                      <packing>
 
1272
                                                        <property name="top_attach">3</property>
 
1273
                                                        <property name="bottom_attach">4</property>
 
1274
                                                        <property name="x_options">GTK_FILL</property>
 
1275
                                                        <property name="y_options">GTK_FILL</property>
 
1276
                                                      </packing>
 
1277
                                                    </child>
 
1278
                                                    <child>
 
1279
                                                      <object class="GtkLabel" id="label13">
 
1280
                                                        <property name="visible">True</property>
 
1281
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1282
                                                        <property name="xalign">0</property>
 
1283
                                                        <property comments="click to initiate drag-and-drop (like normally click and hold)" name="label" translatable="yes">D_rag click:</property>
 
1284
                                                        <property name="use_underline">True</property>
 
1285
                                                        <property name="mnemonic_widget">dwell_gest_drag</property>
 
1286
                                                      </object>
 
1287
                                                      <packing>
 
1288
                                                        <property name="top_attach">2</property>
 
1289
                                                        <property name="bottom_attach">3</property>
 
1290
                                                        <property name="x_options">GTK_FILL</property>
 
1291
                                                        <property name="y_options">GTK_FILL</property>
 
1292
                                                      </packing>
 
1293
                                                    </child>
 
1294
                                                    <child>
 
1295
                                                      <object class="GtkLabel" id="label12">
 
1296
                                                        <property name="visible">True</property>
 
1297
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1298
                                                        <property name="xalign">0</property>
 
1299
                                                        <property name="label" translatable="yes">D_ouble click:</property>
 
1300
                                                        <property name="use_underline">True</property>
 
1301
                                                        <property name="mnemonic_widget">dwell_gest_double</property>
 
1302
                                                      </object>
 
1303
                                                      <packing>
 
1304
                                                        <property name="top_attach">1</property>
 
1305
                                                        <property name="bottom_attach">2</property>
 
1306
                                                        <property name="x_options">GTK_FILL</property>
 
1307
                                                        <property name="y_options">GTK_FILL</property>
 
1308
                                                      </packing>
 
1309
                                                    </child>
 
1310
                                                    <child>
 
1311
                                                      <object class="GtkLabel" id="label10">
 
1312
                                                        <property name="visible">True</property>
 
1313
                                                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1314
                                                        <property name="xalign">0</property>
 
1315
                                                        <property name="label" translatable="yes">_Single click:</property>
 
1316
                                                        <property name="use_underline">True</property>
 
1317
                                                        <property name="mnemonic_widget">dwell_gest_single</property>
 
1318
                                                      </object>
 
1319
                                                      <packing>
 
1320
                                                        <property name="x_options">GTK_FILL</property>
 
1321
                                                        <property name="y_options">GTK_FILL</property>
 
1322
                                                      </packing>
 
1323
                                                    </child>
 
1324
                                                  </object>
 
1325
                                                </child>
 
1326
                                              </object>
 
1327
                                              <packing>
 
1328
                                                <property name="position">1</property>
 
1329
                                              </packing>
 
1330
                                            </child>
 
1331
                                          </object>
 
1332
                                          <packing>
 
1333
                                            <property name="expand">False</property>
 
1334
                                            <property name="position">1</property>
 
1335
                                          </packing>
 
1336
                                        </child>
 
1337
                                      </object>
 
1338
                                      <packing>
 
1339
                                        <property name="position">1</property>
 
1340
                                      </packing>
 
1341
                                    </child>
 
1342
                                  </object>
 
1343
                                </child>
 
1344
                              </object>
 
1345
                              <packing>
 
1346
                                <property name="position">1</property>
 
1347
                              </packing>
 
1348
                            </child>
 
1349
                          </object>
 
1350
                        </child>
 
1351
                      </object>
 
1352
                      <packing>
 
1353
                        <property name="position">1</property>
 
1354
                      </packing>
 
1355
                    </child>
 
1356
                  </object>
 
1357
                  <packing>
 
1358
                    <property name="expand">False</property>
 
1359
                    <property name="position">1</property>
 
1360
                  </packing>
 
1361
                </child>
 
1362
              </object>
 
1363
            </child>
 
1364
            <child type="tab">
 
1365
              <object class="GtkLabel" id="label3">
 
1366
                <property name="visible">True</property>
 
1367
                <property name="label" translatable="yes">Accessibility</property>
 
1368
                <property name="justify">center</property>
 
1369
              </object>
 
1370
              <packing>
 
1371
                <property name="position">1</property>
 
1372
                <property name="tab_fill">False</property>
 
1373
              </packing>
 
1374
            </child>
 
1375
            <child>
 
1376
              <object class="GtkVBox" id="vbox3">
 
1377
                <property name="visible">True</property>
 
1378
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1379
                <property name="border_width">12</property>
 
1380
                <property name="orientation">vertical</property>
 
1381
                <property name="spacing">18</property>
 
1382
                <child>
 
1383
                  <object class="GtkVBox" id="vbox15">
 
1384
                    <property name="visible">True</property>
 
1385
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1386
                    <property name="orientation">vertical</property>
 
1387
                    <property name="spacing">6</property>
 
1388
                    <child>
 
1389
                      <object class="GtkLabel" id="label18">
 
1390
                        <property name="visible">True</property>
 
1391
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1392
                        <property name="xalign">0</property>
 
1393
                        <property name="yalign">0</property>
 
1394
                        <property name="label" translatable="yes">General</property>
 
1395
                        <attributes>
 
1396
                          <attribute name="weight" value="bold"/>
 
1397
                        </attributes>
 
1398
                      </object>
 
1399
                      <packing>
 
1400
                        <property name="expand">False</property>
 
1401
                        <property name="fill">False</property>
 
1402
                        <property name="position">0</property>
 
1403
                      </packing>
 
1404
                    </child>
 
1405
                    <child>
 
1406
                      <object class="GtkHBox" id="hbox6">
 
1407
                        <property name="visible">True</property>
 
1408
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1409
                        <child>
 
1410
                          <object class="GtkLabel" id="label19">
 
1411
                            <property name="visible">True</property>
 
1412
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1413
                            <property name="xalign">0</property>
 
1414
                            <property name="yalign">0</property>
 
1415
                            <property name="label">    </property>
 
1416
                          </object>
 
1417
                          <packing>
 
1418
                            <property name="expand">False</property>
 
1419
                            <property name="fill">False</property>
 
1420
                            <property name="position">0</property>
 
1421
                          </packing>
 
1422
                        </child>
 
1423
                        <child>
 
1424
                          <object class="GtkCheckButton" id="disable_w_typing_toggle">
 
1425
                            <property name="label" translatable="yes">_Disable touchpad while typing</property>
 
1426
                            <property name="visible">True</property>
 
1427
                            <property name="can_focus">True</property>
 
1428
                            <property name="receives_default">False</property>
 
1429
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1430
                            <property name="use_underline">True</property>
 
1431
                            <property name="active">True</property>
 
1432
                            <property name="draw_indicator">True</property>
 
1433
                          </object>
 
1434
                          <packing>
 
1435
                            <property name="position">1</property>
 
1436
                          </packing>
 
1437
                        </child>
 
1438
                      </object>
 
1439
                      <packing>
 
1440
                        <property name="expand">False</property>
 
1441
                        <property name="fill">False</property>
 
1442
                        <property name="position">1</property>
 
1443
                      </packing>
 
1444
                    </child>
 
1445
                    <child>
 
1446
                      <object class="GtkHBox" id="hbox11">
 
1447
                        <property name="visible">True</property>
 
1448
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1449
                        <child>
 
1450
                          <object class="GtkLabel" id="label22">
 
1451
                            <property name="visible">True</property>
 
1452
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1453
                            <property name="xalign">0</property>
 
1454
                            <property name="yalign">0</property>
 
1455
                            <property name="label">    </property>
 
1456
                          </object>
 
1457
                          <packing>
 
1458
                            <property name="expand">False</property>
 
1459
                            <property name="fill">False</property>
 
1460
                            <property name="position">0</property>
 
1461
                          </packing>
 
1462
                        </child>
 
1463
                        <child>
 
1464
                          <object class="GtkCheckButton" id="tap_to_click_toggle">
 
1465
                            <property name="label" translatable="yes">Enable mouse _clicks with touchpad</property>
 
1466
                            <property name="visible">True</property>
 
1467
                            <property name="can_focus">True</property>
 
1468
                            <property name="receives_default">False</property>
 
1469
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1470
                            <property name="use_underline">True</property>
 
1471
                            <property name="active">True</property>
 
1472
                            <property name="draw_indicator">True</property>
 
1473
                          </object>
 
1474
                          <packing>
 
1475
                            <property name="position">1</property>
 
1476
                          </packing>
 
1477
                        </child>
 
1478
                      </object>
 
1479
                      <packing>
 
1480
                        <property name="expand">False</property>
 
1481
                        <property name="fill">False</property>
 
1482
                        <property name="position">2</property>
 
1483
                      </packing>
 
1484
                    </child>
 
1485
                  </object>
 
1486
                  <packing>
 
1487
                    <property name="expand">False</property>
 
1488
                    <property name="fill">False</property>
 
1489
                    <property name="position">0</property>
 
1490
                  </packing>
 
1491
                </child>
 
1492
                <child>
 
1493
                  <object class="GtkVBox" id="vbox19">
 
1494
                    <property name="visible">True</property>
 
1495
                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1496
                    <property name="orientation">vertical</property>
 
1497
                    <property name="spacing">6</property>
 
1498
                    <child>
 
1499
                      <object class="GtkLabel" id="label34">
 
1500
                        <property name="visible">True</property>
 
1501
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1502
                        <property name="xalign">0</property>
 
1503
                        <property name="yalign">0</property>
 
1504
                        <property name="label" translatable="yes">Scrolling</property>
 
1505
                        <attributes>
 
1506
                          <attribute name="weight" value="bold"/>
 
1507
                        </attributes>
 
1508
                      </object>
 
1509
                      <packing>
 
1510
                        <property name="expand">False</property>
 
1511
                        <property name="fill">False</property>
 
1512
                        <property name="position">0</property>
 
1513
                      </packing>
 
1514
                    </child>
 
1515
                    <child>
 
1516
                      <object class="GtkHBox" id="hbox15">
 
1517
                        <property name="visible">True</property>
 
1518
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1519
                        <child>
 
1520
                          <object class="GtkLabel" id="label35">
 
1521
                            <property name="visible">True</property>
 
1522
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1523
                            <property name="xalign">0</property>
 
1524
                            <property name="yalign">0</property>
 
1525
                            <property name="label">    </property>
 
1526
                          </object>
 
1527
                          <packing>
 
1528
                            <property name="expand">False</property>
 
1529
                            <property name="fill">False</property>
 
1530
                            <property name="position">0</property>
 
1531
                          </packing>
 
1532
                        </child>
 
1533
                        <child>
 
1534
                          <object class="GtkHBox" id="hbox23">
 
1535
                            <property name="visible">True</property>
 
1536
                            <child>
 
1537
                              <object class="GtkRadioButton" id="scroll_disabled_radio">
 
1538
                                <property name="label" translatable="yes">_Disabled</property>
 
1539
                                <property name="visible">True</property>
 
1540
                                <property name="can_focus">True</property>
 
1541
                                <property name="receives_default">False</property>
 
1542
                                <property name="use_underline">True</property>
 
1543
                                <property name="draw_indicator">True</property>
 
1544
                              </object>
 
1545
                              <packing>
 
1546
                                <property name="expand">False</property>
 
1547
                                <property name="fill">False</property>
 
1548
                                <property name="position">0</property>
 
1549
                              </packing>
 
1550
                            </child>
 
1551
                            <child>
 
1552
                              <object class="GtkRadioButton" id="scroll_edge_radio">
 
1553
                                <property name="label" translatable="yes">_Edge scrolling</property>
 
1554
                                <property name="visible">True</property>
 
1555
                                <property name="can_focus">True</property>
 
1556
                                <property name="receives_default">False</property>
 
1557
                                <property name="use_underline">True</property>
 
1558
                                <property name="draw_indicator">True</property>
 
1559
                                <property name="group">scroll_disabled_radio</property>
 
1560
                              </object>
 
1561
                              <packing>
 
1562
                                <property name="expand">False</property>
 
1563
                                <property name="fill">False</property>
 
1564
                                <property name="position">1</property>
 
1565
                              </packing>
 
1566
                            </child>
 
1567
                            <child>
 
1568
                              <object class="GtkRadioButton" id="scroll_twofinger_radio">
 
1569
                                <property name="label" translatable="yes">Two-_finger scrolling</property>
 
1570
                                <property name="visible">True</property>
 
1571
                                <property name="can_focus">True</property>
 
1572
                                <property name="receives_default">False</property>
 
1573
                                <property name="use_underline">True</property>
 
1574
                                <property name="draw_indicator">True</property>
 
1575
                                <property name="group">scroll_disabled_radio</property>
 
1576
                              </object>
 
1577
                              <packing>
 
1578
                                <property name="expand">False</property>
 
1579
                                <property name="fill">False</property>
 
1580
                                <property name="position">2</property>
 
1581
                              </packing>
 
1582
                            </child>
 
1583
                          </object>
 
1584
                          <packing>
 
1585
                            <property name="position">1</property>
 
1586
                          </packing>
 
1587
                        </child>
 
1588
                      </object>
 
1589
                      <packing>
 
1590
                        <property name="expand">False</property>
 
1591
                        <property name="fill">False</property>
 
1592
                        <property name="position">1</property>
 
1593
                      </packing>
 
1594
                    </child>
 
1595
                    <child>
 
1596
                      <object class="GtkHBox" id="hbox16">
 
1597
                        <property name="visible">True</property>
 
1598
                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1599
                        <child>
 
1600
                          <object class="GtkLabel" id="label36">
 
1601
                            <property name="visible">True</property>
 
1602
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1603
                            <property name="xalign">0</property>
 
1604
                            <property name="yalign">0</property>
 
1605
                            <property name="label">    </property>
 
1606
                          </object>
 
1607
                          <packing>
 
1608
                            <property name="expand">False</property>
 
1609
                            <property name="fill">False</property>
 
1610
                            <property name="position">0</property>
 
1611
                          </packing>
 
1612
                        </child>
 
1613
                        <child>
 
1614
                          <object class="GtkCheckButton" id="horiz_scroll_toggle">
 
1615
                            <property name="label" translatable="yes">Enable _horizontal scrolling</property>
 
1616
                            <property name="visible">True</property>
 
1617
                            <property name="can_focus">True</property>
 
1618
                            <property name="receives_default">False</property>
 
1619
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 
1620
                            <property name="use_underline">True</property>
 
1621
                            <property name="draw_indicator">True</property>
 
1622
                          </object>
 
1623
                          <packing>
 
1624
                            <property name="position">1</property>
 
1625
                          </packing>
 
1626
                        </child>
 
1627
                      </object>
 
1628
                      <packing>
 
1629
                        <property name="expand">False</property>
 
1630
                        <property name="fill">False</property>
 
1631
                        <property name="position">2</property>
 
1632
                      </packing>
 
1633
                    </child>
 
1634
                  </object>
 
1635
                  <packing>
 
1636
                    <property name="expand">False</property>
 
1637
                    <property name="fill">False</property>
 
1638
                    <property name="position">1</property>
 
1639
                  </packing>
 
1640
                </child>
 
1641
              </object>
 
1642
            </child>
 
1643
            <child type="tab">
 
1644
              <object class="GtkLabel" id="label4">
 
1645
                <property name="visible">True</property>
 
1646
                <property name="label" translatable="yes">Touchpad</property>
 
1647
                <property name="justify">center</property>
 
1648
              </object>
 
1649
              <packing>
 
1650
                <property name="position">2</property>
 
1651
                <property name="tab_fill">False</property>
 
1652
              </packing>
 
1653
            </child>
 
1654
          </object>
 
1655
          <packing>
 
1656
            <property name="position">1</property>
 
1657
          </packing>
 
1658
        </child>
 
1659
        <child internal-child="action_area">
 
1660
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
1661
            <property name="visible">True</property>
 
1662
            <property name="layout_style">end</property>
 
1663
            <child>
 
1664
              <object class="GtkButton" id="helpbutton1">
 
1665
                <property name="label">gtk-help</property>
 
1666
                <property name="visible">True</property>
 
1667
                <property name="can_focus">True</property>
 
1668
                <property name="can_default">True</property>
 
1669
                <property name="receives_default">False</property>
 
1670
                <property name="use_stock">True</property>
 
1671
              </object>
 
1672
              <packing>
 
1673
                <property name="expand">False</property>
 
1674
                <property name="fill">False</property>
 
1675
                <property name="position">0</property>
 
1676
              </packing>
 
1677
            </child>
 
1678
            <child>
 
1679
              <object class="GtkButton" id="closebutton1">
 
1680
                <property name="label">gtk-close</property>
 
1681
                <property name="visible">True</property>
 
1682
                <property name="can_focus">True</property>
 
1683
                <property name="can_default">True</property>
 
1684
                <property name="receives_default">False</property>
 
1685
                <property name="use_stock">True</property>
 
1686
              </object>
 
1687
              <packing>
 
1688
                <property name="expand">False</property>
 
1689
                <property name="fill">False</property>
 
1690
                <property name="position">1</property>
 
1691
              </packing>
 
1692
            </child>
 
1693
          </object>
 
1694
          <packing>
 
1695
            <property name="expand">False</property>
 
1696
            <property name="pack_type">end</property>
 
1697
            <property name="position">0</property>
 
1698
          </packing>
 
1699
        </child>
 
1700
      </object>
 
1701
    </child>
 
1702
    <action-widgets>
 
1703
      <action-widget response="-11">helpbutton1</action-widget>
 
1704
      <action-widget response="2">closebutton1</action-widget>
 
1705
    </action-widgets>
 
1706
  </object>
 
1707
</interface>