RE: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-26 Thread Ping Cheng
A patch for xf86Wacom.c is committed as a bug fix for Bug 537 at http://bugs.xfree86.org/show_bug.cgi?id=537 Ping ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

RE: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-26 Thread Ping Cheng
AM To: [EMAIL PROTECTED] Subject: Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders On Tue, Nov 25, 2003 at 04:07:36PM -0800, Ping Cheng wrote: >>-Original Message- >>From: David Dawes [mailto:[EMAIL PROTECTED] >>Sent: Monday, November 24, 2003 9:20 PM

Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-26 Thread David Dawes
On Tue, Nov 25, 2003 at 04:07:36PM -0800, Ping Cheng wrote: >>-Original Message- >>From: David Dawes [mailto:[EMAIL PROTECTED] >>Sent: Monday, November 24, 2003 9:20 PM >>To: '[EMAIL PROTECTED] ' >>Subject: Re: FW: RE: [Bug 537] wacom usb tablet

RE: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-26 Thread Dr Andrew C Aitchison
On Tue, 25 Nov 2003, Ping Cheng wrote: > For example, my application needs to get the tablet's model from the driver. > But the driver only knows the model after it communicates with the tablet. > So, the model can not be assigned into an option in the config file. > > Basically, I don't have pr

RE: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-26 Thread Ping Cheng
>-Original Message- >From: David Dawes [mailto:[EMAIL PROTECTED] >Sent: Monday, November 24, 2003 9:20 PM >To: '[EMAIL PROTECTED] ' >Subject: Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders > > >On Mon, Nov 24, 2003 at 08:09:13PM -0800,

Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-25 Thread RafaƂ Rzepecki
On Tuesday 25 of November 2003 06:20, David Dawes wrote: > >Do you have any good examples that fulfilled this kind of data > > passing mechanism which I can read/use? > > There isn't a nice way that works right now for input drivers. > > The citron driver uses "LedFeedbacks" to pass data from a cli

Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-24 Thread David Dawes
On Mon, Nov 24, 2003 at 08:09:13PM -0800, Ping Cheng wrote: >I think I can get rid of xf86Optrec.h in my code. But, data passing between >wacom driver and xserwacom, a user space app,is required to enable the user >with live function changes. Can you give an example of how this is used? >Do you h

RE: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-24 Thread Ping Cheng
, Ping -Original Message- From: David Dawes To: [EMAIL PROTECTED] Sent: 11/21/03 9:48 PM Subject: Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders On Fri, Nov 21, 2003 at 08:17:45PM -0800, Ping Cheng wrote: >I am wondering if Egbert is taking vacation or something.Is th

Re: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-21 Thread David Dawes
On Fri, Nov 21, 2003 at 08:17:45PM -0800, Ping Cheng wrote: >I am wondering if Egbert is taking vacation or something.Is there anyone >else can take care of my patch? I think he is. One problem with the patch is that modules are not permitted to include "xf86Optrec.h". The structures there are o

FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders

2003-11-21 Thread Ping Cheng
Title: FW: RE: [Bug 537] wacom usb tablet uses wrong screen borders I am wondering if Egbert is taking vacation or something.Is there anyone else can take care of my patch? Thanks. Ping -Original Message- From: Ping Cheng To: '[EMAIL PROTECTED]' Sent: 11/14/03 3:50