[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wheel mouse on woody?



> how does one get a wheel mouse to work in woody?
> i did enable the "wheel" when setting up x. however, nothing happens
> in xterm or galeon?

In gpm.conf:

device=/dev/psaux
responsiveness=
repeat_type=raw
type=imps2
append=""

In XF86Config-4:

Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option	"Protocol"	"IMPS/2"
    Option	"Device"	"/dev/gpmdata"
    Option	"Emulate3Buttons" "off"
    Option	"ZAxisMapping" "4 5"
EndSection

This works with a Genius NetScroll+ Eye PS/2, if you can't solve it 
please post providing the mouse type / model.

Hope this help !

-- 
Daniel Toffetti     ---     'There is no spoon...' - The Matrix
Running Debian Sid version testing/unstable with Linux 2.4.13 i686


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: