qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] paravirtual mouse/tablet


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] paravirtual mouse/tablet
Date: Fri, 14 Jan 2011 17:31:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Red Hat/3.1.7-3.el6_0 Thunderbird/3.1.7

  Hi,

For a simple tablet pressure and index would just be 0.

For a simple tablet pressure would be MAX and index would be 0. But yes, I like 
the idea :).

0 for non-presses of course :). Sorry

Right ;)

There are three cases:

(1) no pressure supported (i.e. your mouse moving around in the vnc
    window and qemu reporting this as tablet coordinates).
(2) just pen/finger present/not present supported.  pressure jumps
    between 0 and max (and we can make max == 1 in that case).
(3) real pressure measurement.

Will send out v3 shortly.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]