2012-05-08 20:08:33 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-03-06 17:30:07 +01:00
|
|
|
<!-- Generated with glade 3.20.0 -->
|
2010-05-25 11:17:03 +01:00
|
|
|
<interface>
|
2017-03-06 17:30:07 +01:00
|
|
|
<requires lib="gtk+" version="3.0"/>
|
2015-10-20 16:32:48 +02:00
|
|
|
<object class="GtkAdjustment" id="double-click-delay-adjustment">
|
|
|
|
<property name="lower">100</property>
|
|
|
|
<property name="upper">1000</property>
|
|
|
|
<property name="value">400</property>
|
|
|
|
<property name="step_increment">100</property>
|
|
|
|
<property name="page_increment">100</property>
|
|
|
|
</object>
|
2012-05-08 20:08:33 -04:00
|
|
|
<!-- interface-requires gtk+ 3.0 -->
|
2018-05-30 14:18:46 +12:00
|
|
|
<template class="CcUaPanel" parent="CcPanel">
|
|
|
|
<property name="visible">True</property>
|
2019-11-15 13:49:54 +01:00
|
|
|
<property name="can_focus">False</property>
|
2018-05-30 14:18:46 +12:00
|
|
|
<child>
|
2013-03-03 21:07:08 -05:00
|
|
|
<object class="GtkScrolledWindow" id="universal_access_panel">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2019-11-15 13:49:54 +01:00
|
|
|
<property name="can_focus">False</property>
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="hscrollbar_policy">never</property>
|
|
|
|
<property name="shadow_type">none</property>
|
2010-05-25 11:17:03 +01:00
|
|
|
<child>
|
2013-03-03 21:07:08 -05:00
|
|
|
<object class="GtkViewport" id="viewport1">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="can_focus">False</property>
|
2010-05-25 11:17:03 +01:00
|
|
|
<child>
|
2017-08-07 15:22:16 +01:00
|
|
|
<object class="GtkBox">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2012-05-08 20:08:33 -04:00
|
|
|
<property name="can_focus">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="hexpand">True</property>
|
|
|
|
|
|
|
|
<!-- Content -->
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2020-07-03 10:05:37 +02:00
|
|
|
<object class="HdyClamp">
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="visible">true</property>
|
|
|
|
<property name="margin-top">32</property>
|
|
|
|
<property name="margin-bottom">32</property>
|
|
|
|
<property name="margin-start">12</property>
|
|
|
|
<property name="margin-end">12</property>
|
2010-05-25 11:17:03 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="universal_access_content">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2012-05-08 20:08:33 -04:00
|
|
|
<property name="can_focus">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="orientation">vertical</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="hexpand">True</property>
|
2010-05-25 11:17:03 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="section_status">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="margin_bottom">32</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_status">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2020-07-18 19:34:47 -04:00
|
|
|
<property name="label" translatable="yes">_Always Show Accessibility Menu</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">switch_status</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="switch_status">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="halign">end</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="section_seeing">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="margin_bottom">32</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2010-05-25 11:17:03 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkLabel" id="heading_seeing">
|
2010-05-25 11:17:03 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Seeing</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
2017-08-07 15:22:16 +01:00
|
|
|
<accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
<relation target="list_seeing" type="label-for"/>
|
2017-08-07 15:22:16 +01:00
|
|
|
</accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame" id="frame_seeing">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">in</property>
|
2010-10-31 21:51:43 -04:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBox" id="list_seeing">
|
2010-11-25 00:51:52 -05:00
|
|
|
<property name="visible">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="can_focus">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<accessibility>
|
|
|
|
<relation target="heading_seeing" type="labelled-by"/>
|
|
|
|
</accessibility>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_highcontrast">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="activatable">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_highcontrast">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_highcontrast">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">6</property>
|
|
|
|
<property name="margin_bottom">6</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_High Contrast</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">value_highcontrast</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="value_highcontrast">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_large_text">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="activatable">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_large_text">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_large_text">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Large Text</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">value_large_text</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="value_large_text">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2017-03-06 17:28:33 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_cursor_size">
|
2017-03-06 17:28:33 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_cursor_size">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_cursor_size">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="label" translatable="yes">C_ursor Size</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_cursor_size">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="label">24 pixels</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2017-03-06 17:28:33 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_zoom">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_zoom">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_zoom">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Zoom</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_zoom">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_screen_reader">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_screen_reader">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_screen_reader">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Screen _Reader</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_screen_reader">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_sound_keys">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_sound_keys">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_sound_keys">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Sound Keys</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_sound_keys">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child type="label_item">
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
2019-07-22 20:44:04 +00:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2017-08-07 15:22:16 +01:00
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
2017-08-07 15:22:16 +01:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2010-11-25 00:51:52 -05:00
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="section_hearing">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="margin_bottom">32</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2010-11-25 00:51:52 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkLabel" id="heading_hearing">
|
2010-11-25 00:51:52 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Hearing</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
2017-08-07 15:22:16 +01:00
|
|
|
<accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
<relation target="list_hearing" type="label-for"/>
|
2017-08-07 15:22:16 +01:00
|
|
|
</accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame" id="frame_hearing">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">in</property>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBox" id="list_hearing">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="can_focus">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<accessibility>
|
|
|
|
<relation target="heading_hearing" type="labelled-by"/>
|
|
|
|
</accessibility>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_visual_alerts">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_visual_alerts">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_visual_alerts">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Visual Alerts</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_visual_alerts">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child type="label_item">
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
2019-07-22 20:44:04 +00:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2010-11-25 00:51:52 -05:00
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="position">2</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="section_typing">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="margin_bottom">32</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2010-11-25 00:51:52 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkLabel" id="heading_typing">
|
2010-11-25 00:51:52 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Typing</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
2017-08-07 15:22:16 +01:00
|
|
|
<accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
<relation target="list_typing" type="label-for"/>
|
2017-08-07 15:22:16 +01:00
|
|
|
</accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame" id="frame_typing">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">in</property>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBox" id="list_typing">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="can_focus">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<accessibility>
|
|
|
|
<relation target="heading_typing" type="labelled-by"/>
|
|
|
|
</accessibility>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_screen_keyboard">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="activatable">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_screen_keyboard">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_screen_keyboard">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Screen _Keyboard</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">screen_keyboard_switch</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="screen_keyboard_switch">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2015-10-30 10:19:23 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_repeat_keys">
|
2015-10-30 10:19:23 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_repeat_keys">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_repeat_keys">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">R_epeat Keys</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_repeat_keys">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2015-10-30 10:19:23 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2015-11-02 16:16:53 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_cursor_blinking">
|
2015-11-02 16:16:53 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_row_cursor_blinking">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_row_cursor_blinking">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Cursor _Blinking</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_row_cursor_blinking">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2015-11-02 16:16:53 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_accessx">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_accessx">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_accessx">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Typing Assist (AccessX)</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_accessx">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child type="label_item">
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2012-05-08 20:08:33 -04:00
|
|
|
</object>
|
2019-07-22 20:44:04 +00:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2012-05-08 20:08:33 -04:00
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="position">3</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="section_pointing">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="orientation">vertical</property>
|
2010-11-25 00:51:52 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkLabel" id="heading_pointing">
|
2010-10-31 21:51:43 -04:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Pointing & Clicking</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
2017-08-07 15:22:16 +01:00
|
|
|
<accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
<relation target="list_pointing" type="label-for"/>
|
2017-08-07 15:22:16 +01:00
|
|
|
</accessibility>
|
2019-07-22 20:44:04 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame" id="frame_pointing">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">in</property>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBox" id="list_pointing">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="can_focus">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="selection-mode">none</property>
|
|
|
|
<accessibility>
|
|
|
|
<relation target="heading_pointing" type="labelled-by"/>
|
|
|
|
</accessibility>
|
2013-03-03 21:07:08 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_mouse_keys">
|
2013-03-03 21:07:08 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="activatable">False</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_mouse_keys">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_mouse_keys">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Mouse Keys</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">mouse_keys_switch</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="mouse_keys_switch">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-29 14:33:50 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkListBoxRow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
<property name="activatable">False</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Locate Pointer</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="mnemonic_widget">locate_pointer_switch</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkSwitch" id="locate_pointer_switch">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="margin">12</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_click_assist">
|
2010-11-25 00:51:52 -05:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_click_assist">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_click_assist">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Click Assist</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="value_click_assist">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">1</property>
|
|
|
|
<property name="label" translatable="yes">Off</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2015-10-20 16:32:48 +02:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkListBoxRow" id="row_double_click_delay">
|
2015-10-20 16:32:48 +02:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="can_focus">True</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
<child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<object class="GtkBox" id="box_double_click_delay">
|
2017-08-07 15:22:16 +01:00
|
|
|
<property name="visible">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="heading_double_click_delay">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">_Double-Click Delay</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScale" id="scale_double_click_delay">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="adjustment">double-click-delay-adjustment</property>
|
|
|
|
<property name="draw_value">False</property>
|
|
|
|
<property name="margin_start">12</property>
|
|
|
|
<property name="margin_end">12</property>
|
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<child internal-child="accessible">
|
|
|
|
<object class="AtkObject" id="double_click_scale-atkobject">
|
|
|
|
<property name="AtkObject::accessible-description" translatable="yes">Double-Click Delay</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2017-08-07 15:22:16 +01:00
|
|
|
</object>
|
2019-07-22 20:44:04 +00:00
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2017-08-07 15:22:16 +01:00
|
|
|
</child>
|
|
|
|
</object>
|
2015-10-20 16:32:48 +02:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-22 20:44:04 +00:00
|
|
|
<child type="label_item">
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2015-10-20 16:32:48 +02:00
|
|
|
</object>
|
2019-07-22 20:44:04 +00:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
2017-08-07 15:22:16 +01:00
|
|
|
</child>
|
2010-10-31 21:51:43 -04:00
|
|
|
</object>
|
2017-08-07 15:22:16 +01:00
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
2019-07-22 20:44:04 +00:00
|
|
|
<property name="position">4</property>
|
2017-08-07 15:22:16 +01:00
|
|
|
</packing>
|
2010-10-31 21:51:43 -04:00
|
|
|
</child>
|
2010-11-25 00:51:52 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
2019-07-22 20:44:04 +00:00
|
|
|
|
2013-03-03 21:07:08 -05:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
2018-05-30 14:18:46 +12:00
|
|
|
</child>
|
|
|
|
</template>
|
2013-03-03 21:07:08 -05:00
|
|
|
<object class="GtkAdjustment" id="text_scaling_factor_adjustment">
|
|
|
|
<property name="lower">0.5</property>
|
|
|
|
<property name="upper">3</property>
|
|
|
|
<property name="value">1</property>
|
|
|
|
<property name="step_increment">0.1</property>
|
|
|
|
</object>
|
|
|
|
<object class="GtkSizeGroup" id="rows_sizegroup">
|
|
|
|
<property name="mode">vertical</property>
|
|
|
|
<widgets>
|
|
|
|
<widget name="row_highcontrast"/>
|
|
|
|
<widget name="row_large_text"/>
|
2017-03-06 17:28:33 +01:00
|
|
|
<widget name="row_cursor_size"/>
|
2013-03-03 21:07:08 -05:00
|
|
|
<widget name="row_zoom"/>
|
|
|
|
<widget name="row_screen_reader"/>
|
|
|
|
<widget name="row_sound_keys"/>
|
|
|
|
<widget name="row_visual_alerts"/>
|
|
|
|
<widget name="row_screen_keyboard"/>
|
|
|
|
<widget name="row_accessx"/>
|
|
|
|
<widget name="row_mouse_keys"/>
|
|
|
|
<widget name="row_click_assist"/>
|
|
|
|
</widgets>
|
|
|
|
</object>
|
2010-05-25 11:17:03 +01:00
|
|
|
</interface>
|