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, Ping Cheng wrote: I think I can get rid

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

2003-11-26 Thread Ping Cheng
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 To: '[EMAIL PROTECTED] ' Subject: Re

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

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 PM Subject

Mosue double click interval

2003-09-03 Thread Ping Cheng
Title: Message Is there a call to get/set the mouse double click interval? Ping

How to get individual screen's resolution in a TwinView setup?

2003-08-04 Thread Ping Cheng
In my Wacom driver, I need to get each screen's resolution. Is there a way to get it in XFree86? Thanks for any help. Ping ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Origin X and Y of a screen in multi-monitor setting

2003-03-14 Thread Ping Cheng
I am trying to add multi-monitor support to Wacom driver, an input device driver in X kernel. Is there a call to get a screen's origin X and Y from device driver (not from the user space. I know how to do this)? Thanks, Ping ___ Devel mailing list

[Xpert] Origin X and Y of a screen in multi-monitor environment

2003-01-08 Thread Ping Cheng
I checked screenInfo and screenPtr. It seems they don't store Origin X and Y of the screen. I know XineramaScreenInfo can give me the info. But XineramaScreenInfo is defined in the user space. I need to get origin X and Y from my xinput device driver. Anyone has any suggestions? Thanks, Ping

[Xpert]Where to find the definitions of ScreenInfo and ScreenPtr?

2002-12-28 Thread Ping Cheng
Thanks in advance. Ping ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

[Xpert]Sending messages back to Xfree86 module from user space

2002-11-23 Thread Ping Cheng
Title: Message I need to send configuration information back to the device driver located under /usr/X11R6/lib/modules/input at runtime. Can anyone tell me how to do it by giving me asample code or pointing me to a website with examples? Thanks, Ping

[Xpert]Sending messages back to Xfree86 module from user space

2002-11-15 Thread Ping Cheng
Title: Message I need to send configuration information back to the device driver located under /usr/X11R6/lib/modules/input at runtime. Can anyone tell me how to dothis by giving me asample code or pointing me to a website with examples? Thanks, Ping