[ale] Scroll wheel mouse extra buttons
james at sumners.ath.cx
james at sumners.ath.cx
Thu Jun 24 11:40:50 EDT 2004
I just use the standard X mouse driver for my wheel mouse:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2" # For the wheel driver
Option "Device" "/dev/input/mice"
# ZAxisMapping is an option to turn on Mousewheel
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Although, it looks like you do have to use imwheel for buttons 6 and 7:
http://forums.gentoo.org/viewtopic.php?t=98028&highlight=
On Thu, Jun 24, 2004 at 11:32:26AM -0400, Pete Hardie wrote:
> Hello all,
>
> My lovely wife got me a Logitech MX700 scrool mouse for Father's Day, and
> I've got it up and working, all 7 buttons. What I can't seem to find is a
> reference for the names to use to change the actions for the buttons - I'm
> using imwheel and a .imwheelrc from the net, and I'd like to have 2 of the
> buttong be page up/down in Mozilla, but they currently do up/down 4 lines.
> Any pointers greatly appreciated
>
> TIA,
>
> --
> Pete Hardie | Goalie, DVSG Dart Team
> posting from, but not |
> speaking for: |
> Scientific Atlanta, Digital Video Services Group
--
I used to be interested in Windows NT, but the more I see of it the more it looks like traditional Windows with a stabler kernel. I don't find anything technically interesting there. In my opinion MS is a lot better at making money than it is at making good operating systems. -- Linus Torvalds
More information about the Ale
mailing list