From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Dax Kelson <dax@gurulabs.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Synaptics 3button emulation hosed in 2.6.0-mm2
Date: Fri, 2 Jan 2004 03:10:36 -0500 [thread overview]
Message-ID: <200401020310.36979.dtor_core@ameritech.net> (raw)
In-Reply-To: <200401020258.40092.dtor_core@ameritech.net>
On Friday 02 January 2004 02:58 am, Dmitry Torokhov wrote:
> On Friday 02 January 2004 02:50 am, Dax Kelson wrote:
> > Section "InputDevice"
> > Identifier "Mouse0"
> > Driver "mouse"
> > Option "Protocol" "PS/2"
> > Option "Device" "/dev/psaux"
> > Option "ZAxisMapping" "4 5"
> > Option "Emulate3Buttons" "yes"
> > EndSection
> > Section "InputDevice"
> > Identifier "DevInputMice"
> > Driver "mouse"
> > Option "Protocol" "IMPS/2"
> > Option "Device" "/dev/input/mice"
> > Option "ZAxisMapping" "4 5"
> > Option "Emulate3Buttons" "no"
> > EndSection
>
> Here is your other trouble - /dev/input/mice gets data from _all_
> mouse-like devices in 2.6 so your touchpad data is processed twice.
Ok, it's a bit late here and I can't read anymore... Actually in 2.6
/dev/psaux and /dev/input/mice are synonims (different device node
numbers but the same underlying device).
Anyway, your touchpad data is still processed twice ;)
Dmitry
prev parent reply other threads:[~2004-01-02 8:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-02 6:24 Synaptics 3button emulation hosed in 2.6.0-mm2 Dax Kelson
2004-01-02 7:07 ` Dmitry Torokhov
2004-01-02 7:50 ` Dax Kelson
2004-01-02 7:58 ` Dmitry Torokhov
2004-01-02 8:10 ` Dmitry Torokhov [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=200401020310.36979.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=dax@gurulabs.com \
--cc=linux-kernel@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 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.