From: Andrew Haninger <ahaning@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Logitech PS/2 touchpad on 2.6.X not working along bottom and right sides.
Date: Thu, 30 Dec 2004 12:23:55 -0500 [thread overview]
Message-ID: <105c793f041230092344e152d7@mail.gmail.com> (raw)
In-Reply-To: <105c793f04123009183bcc7dd1@mail.gmail.com>
And again, the previously-unforwarded-to-the-list bit.
-Andy
> 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?
I'm using the /dev/mouse device for X with protocol 'auto'.
Here's the relevant portion of my XF86Config:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Unfortunately, I'm not currently physically at the machine (I only
have ssh access currently), so I can't try this stuff right away.
However, I will try your suggestions when I'm next at the machine
later today.
(Also, I'm now realizing that my subject for this thread was wrong, so
I've edited it a bit.)
next prev parent reply other threads:[~2004-12-30 17:24 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 ` Andrew Haninger [this message]
2004-12-31 0:26 ` 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=105c793f041230092344e152d7@mail.gmail.com \
--to=ahaning@gmail.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.