Alex, you appear to have changed everything *except* the device. Try changing that. Here are some values that you might like to try: /dev/input/mouse0 - If it's a USB mouse, it could be either /dev/usb/mouse0 - /dev/psaux - PS/2 mice usually use this
There is a chance that you may need to change the Protocol line too, if you're unsure what to use then try Auto: Option "Protocol" "Auto" There's plenty of information (including some config examples) here: http://www.xfree86.org/current/mouse.html Also, just as a note: make sure that the name given in the Identifier line matches at least one mouse used in the Server Layout section (usually near the end of the config file). Hope this helps. Good luck. Grant. On Wed, 5 Jan 2005 10:36:23 +0100 (CET) [EMAIL PROTECTED] wrote: > Hello list, > > since the upodate from 9.0 to 9.2 I can't use the mouse wheel any more, > even though the configuration of my mouse in /etc/X11/XF86Config hasn't > changed! > ######################################cuthere################################################ > > Section "InputDevice" > Driver "mouse" > Identifier "Mouse[1]" > Option "Device" "/dev/input/mice" > Option "Protocol" "Auto" > Option "ZAxisMapping" "4 5" > Option "Buttons" "5" > EndSection > > ######################################cuthere################################################ > > I've already tried several things, Buttons to 6, ZAxisMapping from 3 4 > to 5 6, other protocols, no success:-( > > I am using a Logitech "Optical Wheelmouse". > > Has anyone a hint, what I can do? > > Alexander > > > > _______________________________________________ > XFree86 mailing list > [email protected] > http://XFree86.Org/mailman/listinfo/xfree86 > -- Grant Sewell BSc (Hons), Cisco Networking Tutor, MCP, Certified Linux Professional (LPIC-1) Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Phone: +44 (0) 7866 065964 _______________________________________________ XFree86 mailing list [email protected] http://XFree86.Org/mailman/listinfo/xfree86

