Re: xf86-input-vmmouse does not work expected

2012-04-21 Thread Yousong Zhou
Commenting out the "evdev pointer catchall" section in 10-evdev.conf fix the problem for me. Maybe I should start reading more about these X mechanisms in case other bad things may rising up. On 19 April 2012 02:09, Yousong Zhou wrote: > Hi. I have the driver installed on a fresh ArchLinux within

xf86-input-vmmouse does not work expected

2012-04-18 Thread Yousong Zhou
Hi. I have the driver installed on a fresh ArchLinux within VMware. It looks like the position of the mouse pointer is not scaled properly. I have tried to read the source code and doing some debugging. Below are some observations. 1. It seems that the VMMouseReadInput function never gets called.