qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] synaptic touchpad 4.x
Date: Fri, 7 May 2004 14:33:51 -0400	[thread overview]
Message-ID: <20040507183351.GB20780@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0405071700090.13066@wgmdd8.biozentrum.uni-wuerzburg.de>

On Fri, May 07, 2004 at 05:09:14PM +0200, Johannes Schindelin wrote:
> Hi,
> 
> On Fri, 7 May 2004, Jim C. Brown wrote:
> > I'm writing the code in it. Is there any specific model to base the emulation on?
> 
> Cool! I looked into qemu/pckbd.c and linux/drivers/input/mouse/synaptics.c
> and decided that I would have to read up a lot in order to start it...

I looked for the protocol on google and found a link to the protocol
specs on the XFree86 Synaptic driver's web page. I just code, read, code,
read, code, ...

> 
> >  Of course, it appears that the standard touchpad doesn't
> > support the Z axis (i.e. no 3rd mouse button/scroll wheel).
> 
> My touchpad doesn't have it either. But there are those gestures: If you
> put your index finger down and slide with your ring finger, it emulates
> the wheel. I don't know how this is done internally (if synaptics already
> knows how to translate that, or if the driver does it), but this could be
> the way to go.

I haven't read through the 91-page pdf file yet, but it appears that the driver
does it. Guestures are reported by the touchpad directly to the driver. I didn't
look into this too clearly though and could be mistaken. I wasn't planning on
supporting guestures. At least not so early.

> 
> Do you have a patch for me to try out?
> 

Not yet. I haven't even tried to compile it. If you want the changes I have so
far, I can send you the file, but I'm not done writing the code yet.

> Ciao,
> Dscho
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2004-05-07 18:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-07 14:26 [Qemu-devel] synaptic touchpad 4.x Jim C. Brown
2004-05-07 15:09 ` Johannes Schindelin
2004-05-07 18:33   ` Jim C. Brown [this message]
2004-05-07 16:10 ` [Qemu-devel] " Gabriel Ebner
2004-05-07 18:35   ` Jim C. Brown

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=20040507183351.GB20780@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).