public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2@telia.com>
To: Miles Lane <miles.lane@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.13-rc1-mm1 -- Synaptics touchpad not detected correctly
Date: 03 Jul 2005 11:08:09 +0200	[thread overview]
Message-ID: <m3acl4p892.fsf@telia.com> (raw)
In-Reply-To: <a44ae5cd05070300097a18790a@mail.gmail.com>

Miles Lane <miles.lane@gmail.com> writes:

> Hello,
> 
> Any ideas why my Synaptics touchpad isn't getting recognized
> as supporting multi-finger tap detection?  I haven't seen detection
> work with earlier kernels, either.  However, multifinger taps work
> under WinXP.
> 
> dmesg is reporting:
> 
>            Synaptics Touchpad, model: 1, fw: 5.10, id: 0x258eb1, caps:
> 0xa04713/0x0
>            input: SynPS/2 Synaptics TouchPad on isa0060/serio1

It looks like it is recognized. Bit 1 in the caps word tells if the
touchpad supports multi-finger detection. Earlier kernels used to
report this in plain text form, but it was considered bloating dmesg
unnecessarily, so now you only get the raw capability bits reported.

Anyway, you also need to use the X driver from

        http://web.telia.com/~u89404340/touchpad/index.html

to take advantage of multi-finger taps. The kernel itself doesn't bind
any special actions to them.

-- 
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340

      reply	other threads:[~2005-07-03  9:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-03  7:09 2.6.13-rc1-mm1 -- Synaptics touchpad not detected correctly Miles Lane
2005-07-03  9:08 ` Peter Osterlund [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=m3acl4p892.fsf@telia.com \
    --to=petero2@telia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles.lane@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox