From: Dmitry Zhurikhin <zhur@ispras.ru>
To: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Elo touchpad 10 bytes emulator
Date: Mon, 29 Mar 2010 21:59:01 +0400 [thread overview]
Message-ID: <4BB0EA65.2060307@ispras.ru> (raw)
In-Reply-To: <1269876731-22607-1-git-send-email-ricardo.ribalda@gmail.com>
Ricardo Ribalda Delgado wrote:
> TODO: The output of the touchpad should be in the range of the
> resolution. But I don't know a clean way to get the screen resolution.
> Any help will be very wellcomed
Hello. Looking at the Linux kernel driver it seems to consider reported
coordinates to be in the range of 96-4000. So you might try to convert
QEMU absolute coordinates 0-0x7FFF to these ones and check if it works.
Hope this helps you.
Regards,
Dmitry
prev parent reply other threads:[~2010-03-29 17:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 15:32 [Qemu-devel] [PATCH] Elo touchpad 10 bytes emulator Ricardo Ribalda Delgado
2010-03-29 15:57 ` Paul Brook
2010-03-29 18:51 ` Ricardo Ribalda Delgado
2010-03-29 17:59 ` Dmitry Zhurikhin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BB0EA65.2060307@ispras.ru \
--to=zhur@ispras.ru \
--cc=qemu-devel@nongnu.org \
--cc=ricardo.ribalda@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.