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

(I'm replying to this message to keep it inside the original thread.
It should be noted that the subject is wrong and that it turns out
that the mouse is actually from Logitech and not Toshiba. Duh.)

> 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. Setting proto=bare has returned the touchpad to it's
original behavior.

Just to be clear, here's what I've done:

If I compiled the psmouse driver into the kernel, I added a line to my
/etc/lilo.conf that looks like:

append="other_driver=option psmouse.proto=bare"

(the psmouse.proto=bare part is the only part really needed).

If I compiled the psmouse driver as a module (psmouse.o), then I added
the following to my /etc/modprobe.conf:

options psmouse proto=bare

then I can just 'modprobe psmouse' and the driver is installed.

Using the other options (imps and exps) didn't change the behavior
much. I had some strange issues with the cursor being occasionally
moved to the upper-right corner of the screen very quickly when I
dragged in the lower and the right sides of the touchpad. This
behavior, however, was not (yet) reproducible. If I can figure out how
to reproduce it reliably, I'll note it later.

Thanks.

-Andy

  parent reply	other threads:[~2004-12-31  0:28 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
     [not found]             ` <105c793f04123009183bcc7dd1@mail.gmail.com>
2004-12-30 17:23               ` Logitech " Andrew Haninger
2004-12-31  0:26             ` Andrew Haninger [this message]
2005-01-01  4:00               ` Fwd: Toshiba " 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=105c793f0412301626468198be@mail.gmail.com \
    --to=ahaning@gmail.com \
    --cc=dtor_core@ameritech.net \
    --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