public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: linux-kernel@vger.kernel.org, Andrew Haninger <ahaning@gmail.com>
Cc: hps@intermeta.de
Subject: Re: Fwd: Toshiba PS/2 touchpad on 2.6.X not working along bottom and right sides
Date: Thu, 30 Dec 2004 12:03:43 -0500	[thread overview]
Message-ID: <200412301203.44484.dtor_core@ameritech.net> (raw)
In-Reply-To: <105c793f041230080734d71c4a@mail.gmail.com>

On Thursday 30 December 2004 11:07 am, Andrew Haninger wrote:
> On Thu, 30 Dec 2004 15:23:36 +0000 (UTC), Henning P. Schmiedehausen
> <hps@intermeta.de> wrote:
> > This might be a touchpad that simulates the scroll wheel on the right
> > side and horizontal scrolling on the bottom.
> > 
> > Does your touchpad emit mouse button events when touching on the
> > right / bottom side?
> > 
> > I have a Toshiba Satellite with another touchpad (a Synaptics) and
> > this can be programmed to do so. I'd think that Toshiba noadays uses
> > touchpads that have this hard-coded (maybe there is a command to turn
> > this on/off).
> I have a ThinkPad T42 that can do this, as well, and this is what I
> thought when I first encountered this problem. However, I've had this
> Gateway laptop since about 1999 and it hasn't done this since. Not in
> 2.2 or 2.4.
> 
> Also, like I said, xev produced no output when I touched and dragged
> in the offending areas.
> 
> If this really is an added feature and there's a way to turn it off,
> that would be okay. Having it off by default would be best since it's
> seemingly a changed behavior between one kernel version and another
> (also, I hate that feature :) ).
> 

Yes, you can. Booting with psmouse.proto=bare will force the touchpad
into standard PS/2 mode. You may also try booting with
psmouse.proto=imps and psmouse.proto=exps - maybe one of these 2 will
give you virtual scrolling.

If psmouse is compiled as a module you will have to add

	options psmouse proto=bare

to your /etc/modprobe.conf

Btw, what device/protocol are you using in X? I'd advise setting it
to "dev/input/mice" and "ExplorerPS/2" so if your touchad is indeed
sending scroll events X would use them. Could you post your config,
please?

Thanks!

-- 
Dmitry

  reply	other threads:[~2004-12-30 17:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-29 15:11 Toshiba PS/2 touchpad on 2.6.X not working along bottom and right sides Andrew Haninger
2004-12-30  4:38 ` Dmitry Torokhov
     [not found]   ` <105c793f04123006532a9c1d18@mail.gmail.com>
2004-12-30 14:58     ` Fwd: " Andrew Haninger
2004-12-30 15:23       ` Henning P. Schmiedehausen
2004-12-30 16:07         ` Andrew Haninger
2004-12-30 17:03           ` Dmitry Torokhov [this message]
     [not found]             ` <105c793f04123009183bcc7dd1@mail.gmail.com>
2004-12-30 17:23               ` Logitech " Andrew Haninger
2004-12-31  0:26             ` Fwd: Toshiba " Andrew Haninger
2005-01-01  4:00               ` Andrew Haninger

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=200412301203.44484.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=ahaning@gmail.com \
    --cc=hps@intermeta.de \
    --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