gpointing-device-settings r84 - trunk/data
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r84 - trunk/data
- Date: Sun, 1 Mar 2009 23:51:13 +0000 (UTC)
Author: hiikezoe
Date: Sun Mar 1 23:51:13 2009
New Revision: 84
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=84&view=rev
Log:
change inertia minimum value.
Modified:
trunk/data/trackpoint.ui.in
Modified: trunk/data/trackpoint.ui.in
==============================================================================
--- trunk/data/trackpoint.ui.in (original)
+++ trunk/data/trackpoint.ui.in Sun Mar 1 23:51:13 2009
@@ -103,9 +103,9 @@
</child>
<child>
<object class="GtkAdjustment" id="wheel_emulation_inertia_adjustment">
- <property name="lower">50</property>
- <property name="upper">10000</property>
- <property name="step-increment">50</property>
+ <property name="lower">10</property>
+ <property name="upper">1000</property>
+ <property name="step-increment">10</property>
</object>
<object class="GtkSpinButton" id="wheel_emulation_inertia">
<property name="numeric">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]