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

Bug#431925: patch? [Re: Debian bug report #431925]



----- Forwarded message from Ehimika Clement ONIME <ehio@yahoo.com> -----

Subject: Re: Debian bug report  #431925
From: Ehimika Clement ONIME <ehio@yahoo.com>
Date: Sat, 28 Jul 2007 21:44:26 -0700 (PDT)
To: Pau Haro Negre <pauharo@gmail.com>
Cc: Mattia Dongili <malattia@linux.it>
Message-ID: <816457.22858.qm@web51805.mail.re2.yahoo.com>

Hi,
I saw the bug report above and wanted to point out that the attached patch worked for me  in that I can now get X and Y movements okay..
I found the values from debugging the calibrator program in gdb.

Thanks
Ehi O

       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.
Content-Description: 462729295-evtouch-0.8.6-hp_tx1000.patch
--- xserver-xorg-input-evtouch.orig/evtouch.h	2007-05-25 13:40:22.000000000 +0200
+++ xserver-xorg-input-evtouch/evtouch.h	2007-07-29 05:54:43.000000000 +0200
@@ -74,6 +74,6 @@
  * Absolute axes
  */
-#define ABS_X			0x00
-#define ABS_Y			0x01
+#define ABS_X			0x02
+#define ABS_Y			0x03
 #define ABS_WHEEL               0x08
 


----- End forwarded message -----
-- 
mattia
:wq!



Reply to: