mouse: Remove obsolete properties
This commit is contained in:
parent
be4323689b
commit
8251128055
1 changed files with 0 additions and 6 deletions
|
@ -280,7 +280,6 @@
|
|||
<object class="GtkHScale" id="accel_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment1</property>
|
||||
<property name="draw_value">False</property>
|
||||
<property name="value_pos">right</property>
|
||||
|
@ -336,7 +335,6 @@
|
|||
<object class="GtkHScale" id="sensitivity_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment2</property>
|
||||
<property name="digits">0</property>
|
||||
<property name="draw_value">False</property>
|
||||
|
@ -457,7 +455,6 @@
|
|||
<object class="GtkHScale" id="drag_threshold_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment3</property>
|
||||
<property name="digits">0</property>
|
||||
<property name="draw_value">False</property>
|
||||
|
@ -584,7 +581,6 @@
|
|||
<object class="GtkHScale" id="delay_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment4</property>
|
||||
<property name="draw_value">False</property>
|
||||
<child internal-child="accessible">
|
||||
|
@ -1053,7 +1049,6 @@
|
|||
<object class="GtkHScale" id="touchpad_accel_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment1</property>
|
||||
<property name="draw_value">False</property>
|
||||
<property name="value_pos">right</property>
|
||||
|
@ -1110,7 +1105,6 @@
|
|||
<object class="GtkHScale" id="touchpad_sensitivity_scale">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="update_policy">discontinuous</property>
|
||||
<property name="adjustment">adjustment2</property>
|
||||
<property name="digits">0</property>
|
||||
<property name="draw_value">False</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue