[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-input-mouse: Changes to 'upstream-unstable'



 configure.ac     |    2 +-
 man/mousedrv.man |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 111081a2f15b416c2fd05b667bca3b3982f93245
Author: Matthias Hopf <mhopf@suse.de>
Date:   Wed Aug 1 15:55:51 2007 +0200

    bump to 1.2.2

diff --git a/configure.ac b/configure.ac
index c572797..a3689d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-mouse],
-        1.2.1,
+        1.2.2,
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-input-mouse)
 

commit 8d329a4a23cdaa970e41fa33ee2babc4687189f2
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Wed Jul 25 19:22:27 2007 +0200

    Fix typo in mousedrv.man
    
    Reported by "A. Costa" <agcosta@gis.net> in
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432060

diff --git a/man/mousedrv.man b/man/mousedrv.man
index 714fb05..a7d4e67 100644
--- a/man/mousedrv.man
+++ b/man/mousedrv.man
@@ -167,7 +167,7 @@ Default: "4 5".
 .TP 7
 .BI "Option \*qButtonMapping\*q \*q" "N1 N2 [...]" \*q
 Specifies how physical mouse buttons are mapped to logical buttons.
-Physcial button 1 is mapped to logical button
+Physical button 1 is mapped to logical button
 .IR N1 ,
 physical button 2 to
 .IR N2 ,



Reply to: