[XFree86] Xinerma and Mouse Pointer

2005-08-10 Thread DOLLOFF, MATTHEW D. (MATT) (JSC-ER7) (NASA)
I am currently trying to run 4 touch screen monitors using Xinerama and am encountering a few problems. First of all, each monitor has it's own graphics card and is up and running Xinerama without any problems. The problem occurs when I try to use the touch capabilities. Every screen

Re: [XFree86] Xinerma and Mouse Pointer

2005-08-10 Thread Mark Vojkovich
The high level pointer code doesn't know about Xinerama. It operates in single logical screen space and assumes it's moving a cursor over the logical screen with input independent of the screens (like from a mouse). To make touch screen drivers Xinerama aware, they would probably need to

RE: [XFree86] Xinerma and Mouse Pointer

2005-08-10 Thread DOLLOFF, MATTHEW D. (MATT) (JSC-ER7) (NASA)
Vojkovich Sent: Wednesday, August 10, 2005 3:12 PM To: 'xfree86@XFree86.Org' Subject: Re: [XFree86] Xinerma and Mouse Pointer The high level pointer code doesn't know about Xinerama. It operates in single logical screen space and assumes it's moving a cursor over the logical screen with input