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

Re: wheel mouse



On Mon, 30 Sep 2002 23:02:41 +0200 Mirek Dobsicek <m.dobsicek@sh.cvut.cz>
wrote:


> I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this 
> section:
> 
> Section "InputDevice"
>          Identifier      "Elf optical mouse"
>          Driver          "mouse"
>          Option          "CorePointer"
>          Option          "Device"                "/dev/psaux"
>          Option          "Protocol"              "NetMousePS/2"
> EndSection
> 
> Mouse move ok, wheel acts as middle button ok, but it does not scroll 
> (I'd like to scroll in mozilla and gnome-terminal). I'm running Sarge 
> with Gnome 1.4 on kernel 2.4.18.
> 
> What's wrong and can be better?

Try adding this option:
        Option      "ZAxisMapping" "4 5"

and you may need to change your protocol to:
        Option      "Protocol" "IMPS/2"

I haven't tried any other protocols for wheeled mice.  However, I can tell
you that imwheel is _not_ needed with XFree86 v4.x

-- 
Jamin W. Collins



Reply to: