public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Peter Osterlund <petero2@telia.com>
Cc: Luca Bigliardi <shammash@artha.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Vojtech Pavlik <vojtech@suse.cz>,
	linux-kernel@vger.kernel.org
Subject: Re: request for opinion on synaptics, adb and powerpc
Date: Sat, 07 Jan 2006 11:51:37 +1100	[thread overview]
Message-ID: <1136595097.4840.189.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.58.0601070053470.2702@telia.com>


> Fedora handles this situation by always installing the synaptics package
> and setting up the X config file automatically if the computer has a
> synaptics touchpad. I guess this approach could work for other
> distributions too.

The problem we have is a bit different (or I didn't understand
something). The mac trackpad has it's own kernel driver and is all
relative mode. Luca's patch will make it work in absolute mode instead
for use with X synaptic driver, thus providing more "features" than the
default relative-mode one.

So what we are looking for is a way to have the kernel driver switch
between raw and ps2 modes based on instruction/ioctl from the userland
client (the X synaptic driver). This shouldn't be much of a problem if
the X synaptic driver switches it to raw at X start and on EnterVT and
back to what it was on LeaveVT...

Ben.



  reply	other threads:[~2006-01-07  0:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060106231301.GG4732@kamaji.shammash.lan>
2006-01-07  0:25 ` request for opinion on synaptics, adb and powerpc Peter Osterlund
2006-01-07  0:51   ` Benjamin Herrenschmidt [this message]
2006-01-07  4:17     ` Dmitry Torokhov
2006-01-07  4:33       ` Benjamin Herrenschmidt
2006-01-07  4:36         ` Dmitry Torokhov
2006-01-07  4:44           ` Benjamin Herrenschmidt
2006-01-07  4:46             ` Dmitry Torokhov
2006-01-07  5:02               ` Dmitry Torokhov
2006-01-07  5:49               ` Benjamin Herrenschmidt
2006-01-07  8:25         ` Vojtech Pavlik
2006-01-07 16:04           ` Dmitry Torokhov
2006-01-07 18:40             ` Vojtech Pavlik
2006-01-07 22:15               ` Benjamin Herrenschmidt

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=1136595097.4840.189.camel@localhost.localdomain \
    --to=benh@kernel.crashing.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petero2@telia.com \
    --cc=shammash@artha.org \
    --cc=vojtech@suse.cz \
    /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