public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics/files: 0.99.2-fdi-comments.patch
@ 2008-12-09 16:18 Tony Vroon (chainsaw)
  0 siblings, 0 replies; only message in thread
From: Tony Vroon (chainsaw) @ 2008-12-09 16:18 UTC (permalink / raw
  To: gentoo-commits

chainsaw    08/12/09 16:18:50

  Added:                0.99.2-fdi-comments.patch
  Log:
  More helpful FDI file comments by Bernard Cafarelli <voyageur@gentoo.org> so users can modify the FDI file easier. Removed the HAL USE-flag, upstream behaviour changes mean you need it now. Added messages to that effect. Revision bumped.
  (Portage version: 2.1.6/cvs/Linux 2.6.28-rc7-00200-gf7a8db8-dirty x86_64)

Revision  Changes    Path
1.1                  x11-drivers/xf86-input-synaptics/files/0.99.2-fdi-comments.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/files/0.99.2-fdi-comments.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-synaptics/files/0.99.2-fdi-comments.patch?rev=1.1&content-type=text/plain

Index: 0.99.2-fdi-comments.patch
===================================================================
--- xf86-input-synaptics-0.99.2/fdi/11-x11-synaptics.fdi.orig	2008-12-09 16:02:09.000000000 +0000
+++ xf86-input-synaptics-0.99.2/fdi/11-x11-synaptics.fdi	2008-12-09 16:05:54.000000000 +0000
@@ -5,9 +5,20 @@
         <merge key="input.x11_driver" type="string">synaptics</merge>
         <!-- Arbitrary options can be passed to the driver using
              the input.x11_options property since xorg-server-1.5. -->
-        <!-- EXAMPLE:
-        <merge key="input.x11_options.LeftEdge" type="string">120</merge>
-        -->
+        <!-- EXAMPLES: -->
+            <!-- Switch on shared memory, enables the driver to be configured at runtime -->
+        <!-- <merge key="input.x11_options.SHMConfig" type="string">true</merge> -->
+            <!-- Maximum movement of the finger for detecting a tap -->
+        <!-- <merge key="input.x11_options.MaxTapMove" type="string">2000</merge> -->
+            <!-- Enable vertical scrolling when dragging along the right edge -->
+        <!-- <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge> -->
+            <!-- Enable vertical scrolling when dragging with two fingers anywhere on the touchpad -->
+        <!-- <merge key="input.x11_options.VertTwoFingerScroll" type="string">true</merge> -->
+            <!-- Enable horizontal scrolling when dragging with two fingers anywhere on the touchpad -->
+        <!-- <merge key="input.x11_options.HorizTwoFingerScroll" type="string">true</merge> -->
+            <!-- If on, circular scrolling is used -->
+        <!-- <merge key="input.x11_options.CircularScrolling" type="string">true</merge> -->
+            <!-- For other possible options, check CONFIGURATION DETAILS in synaptics man page -->
     </match>
   </device>
 </deviceinfo>






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-09 16:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-09 16:18 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-synaptics/files: 0.99.2-fdi-comments.patch Tony Vroon (chainsaw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox