Hello,

this is my first post to the list here so I am not familiar with process 
so bare with me please.

I have two elographics touchscreens connected to Matrox G450 running 
Fedora Core 1 (whatever version of XFree86 it is using). I have problem 
that the cursor doesn't correctly follow the touch, that is when I tap 
in the second touchscreen than where the cursor is currently, it doesn't 
go there. I have to keep my finger on the touchscreen and eventually the 
cursor goes to the correct touchscreen. Once it is in correct 
touchscreen everything works just fine.

I poke around the code in xf86Elo.c and it seems like the call to 
xf86XInputSetScreen doesn't get executed properly. THis calls is made in 
this driver in xf86EloConvert which is setup as conversion_proc.

I read the documentation for xf86XInputSetScreen in xf86XInput.c and it 
says that this method should be called in ReadInput method which is for 
this driver method xf86EloReadInput. COuld this be a potential problem 
causing the xf86XInputSetScreen to don't get executed?

I am not sure what is the correct process to fix this and I would like 
to ask somebody more experienced. Could anybody please help me with this?

Thanks in advance,

Miro


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to