has anyone on the list gotten a Logitech Cordless WheelMouse
to work under XFree86-4.0.1 ? this is what i have in my XF86Config:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
i pulled this from http://www.xfree86.org/4.0.1/mouse.4.html
and http://www.xfree86.org/current/mouse6.html#34
then i have this in my .Xdefaults
xterm*VT100.translations: #override\n\
Shift<Btn4Down>,<Btn4Up>:scroll-back(1,line)\n\
Shift<Btn5Down>,<Btn5Up>:scroll-forw(1,line)\n\
Ctrl<Btn4Down>,<Btn4Up>:scroll-back(1,page)\n\
Ctrl<Btn5Down>,<Btn5Up>:scroll-forw(1,page)\n\
<Btn4Down>,<Btn4Up>:scroll-back(1,halfpage)\n\
<Btn5Down>,<Btn5Up>:scroll-forw(1,halfpage)\n\
the stuff in .Xdefaults along with the XF86Config lines should
be making my mouse wheel scroll up and down in terminals
(i've got more .Xdefaults lines for netscape), and it works
on my machine at work (XF3.3.6, slightly different config syntax)
does anyone have any ideas as to why this isn't
working? when i videoswitch over to windows the
mousewheel works fine...
--
tom carlile [EMAIL PROTECTED]
open source evangelist http://sacrilege.org
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]