> Is possible that acme sends to vmware (or the real os) something like > "move left, move left, ... move up, move up, ..." to the new position? > Then the relation between the real mouse pointer (vmware) and the > virtual mouse pointer (plan9 or linux+x11+p9p) will be equal and then we > will not have this problems.
acme definitely writes to /dev/mouse to position the cursor where the search found a pattern; mouse(3) describes the format. i would check the plan9 mouse driver for vmware. i don't see the problem with vmware 4.5 and a kernel from earlier this year.
