Bugzilla – Bug 114007
YAST not saving configuration settings.
Last modified: 2005-09-02 10:22:06 UTC
Logitech MX1000 Laser mouse is correctly identified by Hotplug detection and configured as a USB mouse in YAST. There is even a listing for MX1000 in KDE's Control Center. Problem is if the workstation is restarted no mouse is detected at log-in requiring the user to manually configure the device. Also no listing for Logitech USB mice. Closest alternative is Microsoft Intellimouse USB. Please update to include this device and to resolve settings not being saved.
please provide a little bit more information: which beta version? hwinfo --mouse (after restart and mouse is not recognized) /etc/X11/xorg.conf /var/log/YaST2/y2log (after configuration with yast again)
Got irritated with continually having to manually configure the mouse when the workstation was rebooted. Did a clean install of SUSE Linux 9.3 and the Logitech MX1000 is correctly detected during installation. Unknown what caused the issue. As for functionality the 3 button and scroll functions work properly except for the shortcut feature buttons on the thumb section of the mouse. If I resolve that issue I'll forward the information to Novell. See attached hwinfo.
Created attachment 48548 [details] hwinfo see line 55, 67, 68. Why are 3 mice detected in the hwinfo output even though there is only one USB mouse connected? Note there Logitech Quickcam Orbit (USB) when first detected had Hotplug pop up request to configure a Logitech USB mouse and may think this camera is a mouse. The camera is not functional (seperate bug report already submitted).
Created attachment 48549 [details] y2log
Created attachment 48550 [details] xorg.conf
This section is fine to me Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "12" Option "Device" "/dev/input/mice" Option "Name" "Logitech USB Receiver" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection all information from hardware detection is used. I have such a mouse and tested it. except the complete button support which is a X11 mouse driver problem everything is working as expected