Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mouse won't scroll anymore
Date: Wed, 30 Nov 2005 07:52:17
Message-Id: 200511300852.03003.uwix@iway.na
In Reply to: Re: [gentoo-user] mouse won't scroll anymore by Christoph Eckert
1 On 29 November 2005 21:35, Christoph Eckert wrote:
2 > > I've just moved from XFree86 to xorg and updated my KDE and now my
3 > > wheel mouse doesn't scroll anymore. I'm using the same mouse lines in
4 > > xorg.conf that I used in Xfree86.conf, but I can't get it to work. It
5 > > must be something I just don't see. Any ideas?
6 >
7 > exactly the same here. I have tried several lines, even the lines that
8 > work for a friend. Maybe it's a hardware related thing?
9
10 This is what works for me:
11
12 Section "InputDevice"
13 Identifier "Mouse0"
14 Driver "mouse"
15 Option "Buttons" "5"
16 Option "Protocol" "explorerps/2"
17 Option "Device" "/dev/input/mouse0"
18 Option "ZAxisMapping" "4 5"
19 EndSection
20
21
22 Uwe
23
24 --
25 Unix is sexy:
26 who | grep -i blonde | date
27 cd ~; unzip; touch; strip; finger
28 mount; gasp; yes; uptime; umount
29 sleep
30 --
31 gentoo-user@g.o mailing list