I found the solution at http://www.groupsrv.com/linux/post-856217.html

Here is how I did.

1. Open the Terminal Window

2. Enter commands as below, all must be in super user mode.

su

vi /boot/grub/menu.ls

3. Add psmouse.proto=imps psmouse.resetafter=1 at the boot lines so it will start at boot session.

###Don’t change this comment – YaST2 identifier: Original name: linux###
title openSUSE 10.3 – 2.6.22.17-0.1
root (hd0,0)
kernel /boot/vmlinuz-2.6.22.17-0.1-default root=/dev/sda1 vga=0×317 apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=imps psmouse.resetafter=1 irqpoll pci=nommconf resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.17-0.1-default

3. Reboot



No Responses Yet to “SUSE: How to fix Logitech mouse scrolling function”  

  1. No Comments Yet

Leave a Reply