linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Erik Andrén" <erik.andren@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: Synaptics Multi touch capabilities
Date: Sun, 27 Dec 2009 02:13:31 -0800	[thread overview]
Message-ID: <20091227101331.GE14655@core.coreip.homeip.net> (raw)
In-Reply-To: <62e5edd40912250354j55a1bbe0pcd151c106b6bdcdb@mail.gmail.com>

On Fri, Dec 25, 2009 at 12:54:16PM +0100, Erik Andrén wrote:
> 2009/12/25 Dmitry Torokhov <dmitry.torokhov@gmail.com>:
> > On Thu, Dec 24, 2009 at 11:54:27AM +0100, Erik Andrén wrote:
> >> 2009/12/23 Dmitry Torokhov <dmitry.torokhov@gmail.com>:
> >> > On Wednesday 23 December 2009 03:13:04 am Erik Andrén wrote:
> >> >> Hi,
> >> >> I have a ASUS 1005HA netbook equipped with a Synaptics touch pad:
> >> >> [   18.341491] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1,
> >> >> caps: 0xd04731/0xa40000
> >> >>
> >> >> In Linux, no multitouch capabilities are detected (Zoom, two and three
> >> >> finger button presses etc.).
> >> >> This all works with the same hardware in windows 7.
> >> >> Is there a bug in the linux driver preventing multitouch to work?
> >> >>
> >> >
> >> > Linux Synaptics driver does not have full multitouch support (yet?). The 2-
> >> > and 3- finger taps should work (provided that they are enabled in SYnaptics X
> >> > driver) but there is no multiple finger tracking...
> >> They don't. I've tried with the 1.1.2 and 1.2.0 version of the xorg
> >> synaptics driver. But if this is the issue I guess I should take this
> >> inquiry to the proper xorg mailing list.
> >
> > Not yet, kernel needs to add support for this as well.
> >
> >>
> >> >
> >> > BTW, the capability 0xd04731 indicates that your hardware does not report
> >> > multi-finger taps.
> >> >
> >> I'm aware of that, but why does pinch and zoom then work in windows 7?
> >> Is it possible to emulate this with a single touch touchpad?
> >>
> >
> > I think your touchpad is a fully multi-finger one, not just multi-finger
> > tapping like older touchpads. Only multi-finger tapping is currently
> > supported by Synaptcs X driver.
> >
> Could you elaborate on what a multi-finger touchpad is?

Multi-finger touchpad (or touchscreen) is a device that can recognize
several objects touching the surface of the device and report separate
sets of coordinates (and maybe more data) for every object.

> The Synaptics PS/2 Touchpad Interface Guide, 3.2.6 states that two and
> three fingers are only detected when the capMultiFinger capability is
> detected which according to the driver isn't detected for this
> touchpad.
> 

Apparently this guide is a bit obsolete.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2009-12-27 10:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 11:13 Synaptics Multi touch capabilities Erik Andrén
2009-12-23 18:32 ` Dmitry Torokhov
2009-12-24 10:54   ` Erik Andrén
2009-12-25  6:56     ` Dmitry Torokhov
2009-12-25 11:54       ` Erik Andrén
2009-12-27 10:13         ` Dmitry Torokhov [this message]
2009-12-27 16:43           ` Erik Andrén
2009-12-27 23:13             ` Dmitry Torokhov
2010-01-06 10:24               ` Erik Andrén

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=20091227101331.GE14655@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=erik.andren@gmail.com \
    --cc=linux-input@vger.kernel.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).