rpms/xorg-x11-drv-synaptics/F-10 xorg-x11-drv-synaptics.spec, 1.8, 1.9

Peter Hutterer whot at fedoraproject.org
Mon Nov 24 00:07:07 UTC 2008


Author: whot

Update of /cvs/pkgs/rpms/xorg-x11-drv-synaptics/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14569

Modified Files:
	xorg-x11-drv-synaptics.spec 
Log Message:
* Mon Nov 24 2008 Peter Hutterer <peter.hutterer at redhat.com>
- Fix up summary and description, provide list of supported models.




Index: xorg-x11-drv-synaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-drv-synaptics/F-10/xorg-x11-drv-synaptics.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xorg-x11-drv-synaptics.spec	17 Sep 2008 06:07:02 -0000	1.8
+++ xorg-x11-drv-synaptics.spec	24 Nov 2008 00:06:37 -0000	1.9
@@ -3,7 +3,7 @@
 %define driverdir %{moduledir}/input
 
 Name:           xorg-x11-drv-synaptics
-Summary:        Xorg X11 synaptics input driver
+Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        0.15.2
 Release:        1%{?dist}
 URL:            http://www.x.org
@@ -28,15 +28,25 @@
 
 
 %description
-This is a driver for the Synaptics TouchPad for X.Org. A Synaptics touchpad by
-default operates in compatibility mode by emulating a standard mouse. However,
-by using a dedicated driver, more advanced features of the touchpad becomes
-available.
+This is the Synaptics touchpad driver for the X.Org X server. The following
+touchpad models are supported:
+* Synaptics
+* appletouch (Post February 2005 and October 2005 Apple Aluminium Powerbooks)
+* Elantech (EeePC)
+* bcm5974 (Macbook Air (Jan 2008), Macbook Pro Penryn (Feb 2008), iPhone
+  (2007), iPod Touch (2008)
+
+Note that support for appletouch, elantech and bcm5974 requires the respective
+kernel module.
+
+A touchpad by default operates in compatibility mode by emulating a standard
+mouse. However, by using a dedicated driver, more advanced features of the
+touchpad become available.
 
 Features:
 
     * Movement with adjustable, non-linear acceleration and speed.
-    * Button events through short touching of the touchpad.
+    * Button events through short touching of the touchpad ("tapping").
     * Double-Button events through double short touching of the touchpad.
     * Dragging through short touching and holding down the finger on the
       touchpad.
@@ -92,6 +102,9 @@
 %doc COPYING README
 
 %changelog
+* Mon Nov 24 2008 Peter Hutterer <peter.hutterer at redhat.com>
+- Fix up summary and description, provide list of supported models.
+
 * Wed Sep 17 2008 Peter Hutterer <peter.hutterer at redhat.com> 0.15.2-1
 - update to 0.15.2
 - remove patches merged upstream.




More information about the fedora-extras-commits mailing list