xserver-xorg-input-synaptics: Changes to 'debian-unstable'
debian/NEWS | 16 ++++++++++++++++
debian/changelog | 6 ++++++
2 files changed, 22 insertions(+)
New commits:
commit 598ae3fe8592f80e97f58a1c54822754dcd5378e
Author: David Nusinow <dnusinow@debian.org>
Date: Sat Apr 11 16:34:14 2009 -0400
Add NEWS.Debian entry about enabling tapping again
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..cf20a0c
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,16 @@
+xserver-xorg-input-synaptics (1.1.0-2) unstable; urgency=low
+
+ * Tapping has been disabled by default on many touchpads by upstream. If
+ you want to re-enable it, you can do so explicitly by adding the
+ following to your xorg.conf:
+
+ Section "InputDevice"
+ Identifier "synaptics"
+ Driver "synaptics"
+ Option "TouchpadOff" "2"
+ EndSection
+
+ For more details see synaptics(4) and
+ http://who-t.blogspot.com/2009/04/synaptics-11-and-what-your-touchpad-can.html
+
+ -- David Nusinow <dnusinow@debian.org> Sat, 11 Apr 2009 16:23:11 -0400
diff --git a/debian/changelog b/debian/changelog
index b037995..4580195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-input-synaptics (1.1.0-2) unreleased; urgency=low
+
+ * Add NEWS.Debian entry about enabling tapping again
+
+ -- David Nusinow <dnusinow@debian.org> Sat, 11 Apr 2009 16:32:54 -0400
+
xserver-xorg-input-synaptics (1.1.0-1) unstable; urgency=low
* New upstream release.
Reply to: