From: Aaron Lehmann <aaronl@vitelus.com>
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: linux-kernel@vger.kernel.org, Joshua Kwan <joshk@triplehelix.org>
Subject: Re: Synaptics touchpad + external mouse with Linux 2.6?
Date: Mon, 22 Mar 2004 21:40:26 -0800 [thread overview]
Message-ID: <20040323054026.GA27081@vitelus.com> (raw)
In-Reply-To: <200403222332.31308.dtor_core@ameritech.net>
On Mon, Mar 22, 2004 at 11:32:29PM -0500, Dmitry Torokhov wrote:
> Because it is not implementation, it is hardware limitation. Synaptics native
> protocol uses 6 bytes, standard PS/2 3 or 4. The protocols are not compatible
> at all so unless the PC has an active multiplexing controller (which provides
> up to 4 completely independent AUX ports) all devices have to speak the same
> protocol.
This only matters if you plug in a PS/2 mouse. If you have a USB
mouse, that's another issue entirely. Ideally XFree86 should read
/dev/input/mice and not have to worry about the specifics of the
device. When you use the synaptics driver, XFree86 won't accept input
from USB mice. It may be possible to work around this by using
multiple Input sections, but that seems especially awkward when
Synaptics events are presented in both /dev/input/mice and /dev/psaux.
I recently switched from the synaptics driver reading /dev/psaux to
the generic ImPS/2 driver reading /dev/input/mice. (Note that the only
reason I ever installed the synaptics driver was that a kernel upgrade
forced me to.) It performs bearably, but I personally wish that I
could click by tapping and use the odd scrolling button as button3
(this only works when I hit the button exactly in the middle). At
lease I can plug in external mice without hassle.
next prev parent reply other threads:[~2004-03-23 5:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-21 22:52 Synaptics touchpad + external mouse with Linux 2.6? Krzysztof Halasa
2004-03-22 0:50 ` Craig Bradney
2004-03-22 6:16 ` Vojtech Pavlik
2004-03-23 2:41 ` Joshua Kwan
2004-03-23 4:32 ` Dmitry Torokhov
2004-03-23 5:40 ` Aaron Lehmann [this message]
2004-03-23 6:00 ` Dmitry Torokhov
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=20040323054026.GA27081@vitelus.com \
--to=aaronl@vitelus.com \
--cc=dtor_core@ameritech.net \
--cc=joshk@triplehelix.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox