universal-access: allow the pointer page to use less horizontal space
This commit is contained in:
parent
3edfefad90
commit
987f8c1425
1 changed files with 2 additions and 11 deletions
|
@ -2465,6 +2465,7 @@
|
|||
<property name="right_attach">3</property>
|
||||
<property name="top_attach">1</property>
|
||||
<property name="bottom_attach">2</property>
|
||||
<property name="x_options">GTK_FILL</property>
|
||||
<property name="y_options"></property>
|
||||
</packing>
|
||||
</child>
|
||||
|
@ -2475,6 +2476,7 @@
|
|||
<packing>
|
||||
<property name="left_attach">2</property>
|
||||
<property name="right_attach">3</property>
|
||||
<property name="x_options">GTK_FILL</property>
|
||||
<property name="y_options"></property>
|
||||
</packing>
|
||||
</child>
|
||||
|
@ -3045,17 +3047,6 @@
|
|||
<widget name="pointing_mouse_keys_enabled_box"/>
|
||||
</widgets>
|
||||
</object>
|
||||
<object class="GtkSizeGroup" id="pointing_sizegroup2">
|
||||
<widgets>
|
||||
<widget name="pointing_hover_click_threshold_scale_box"/>
|
||||
<widget name="pointing_hover_click_delay_scale_box"/>
|
||||
<widget name="pointing_hover_click_desc_label"/>
|
||||
<widget name="pointing_secondary_click_scale_box"/>
|
||||
<widget name="pointing_secondary_click_desc_label"/>
|
||||
<widget name="pointing_video_mouse_desc_label"/>
|
||||
<widget name="pointing_mouse_keys_desc_label"/>
|
||||
</widgets>
|
||||
</object>
|
||||
<object class="GtkSizeGroup" id="pointing_scale_sizegroup">
|
||||
<property name="ignore_hidden">True</property>
|
||||
<widgets>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue