Gentoo Archives: gentoo-user

From: Willie Wong <wwong@×××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mouse won't scroll anymore
Date: Mon, 28 Nov 2005 19:59:21
Message-Id: 20051128195211.GA28124@princeton.edu
In Reply to: [gentoo-user] mouse won't scroll anymore by Ernie Schroder
1 On Mon, Nov 28, 2005 at 01:41:49PM -0500, Ernie Schroder wrote:
2 > Section "InputDevice"
3 >
4 > # Identifier and driver
5 >
6 > Identifier "Mouse1"
7 > Driver "mouse"
8 > Option "Protocol" "PS/2"
9
10 try changing the protocol to "imps/2"
11
12 > # Option "Device" "mouse"
13 > Option "Device" "/dev/psaux"
14 > Option "ZAxisMapping" "4 5"
15
16 >From what I heard, IMPS/2 is PS/2 + scroll wheel.
17 ExplorerPS/2 is PS/2 + scroll wheel + side buttons.
18
19 (As a side note, 'man 4x mouse' doesn't work on my system. Am I doing
20 something stupidly wrong?
21
22 [02:51 PM]wwong man4 $ locate mouse.4x
23 /usr/share/man/man4/mouse.4x.gz
24 [02:51 PM]wwong man4 $ man 4x mouse
25 No entry for mouse in section 4x of the manual
26
27 )
28
29 W
30 --
31 Pintsize: I'm the foreman! The couch needs to movesix inches to the
32 left to achieve maximum fen shui!
33 Sortir en Pantoufles: up 16 days, 11:56
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mouse won't scroll anymore Billy Holmes <billy@××××××.net>