Thanks, I'll try that. BTW my mouse is in the USB port - I didn't have to use the PS2 converter (don't really know where it's got to in fact :-) ) Arthur On Sunday 02 September 2001 19:57, Steven Hatfield wrote:
On Sunday 02 September 2001 01:56 pm, arthur wrote:
I am using a Logitech optical USB mouse, set up as a PS2 mouse. The wheel doesn't work, but then I have never managed to get the wheel to work on any type of mouse under Linux yet. Arthur
On Sunday 02 September 2001 16:03, Ron White wrote:
Hi, I would like to know if anyone is running a Logitech optical usb wheel mouse using SuSE 7.2 personal edition.
As a last resort I reinstalled 7.2 and it will just not accept my mouse so I wanted to know if I'm just spinning my wheels (no pun intended) with this thing.
Regards, Ron
Ron White Amateur Radio WA0MWW "God answers all knee mail"
Here is the X4.x section for the mouse:
Section "InputDevice" Identifier "Mouse0" # Modified by mouseconfig Driver "mouse" Option "Device" "/dev/mouse" Option "Protocol" "MouseManPlusPS/2" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection
The line "ZAxisMapping" is what enables the mouse wheel.
Good luck! -Steven