LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 05-01-2006, 05:48 AM   #1
netjack
Member
 
Registered: Sep 2003
Location: Italy
Distribution: ubuntu 20.04.4 LTS
Posts: 99

Rep: Reputation: 15
openSuse 10: Mouse wheel not working


Hi,

I did not manage to get my USB Notebook optical mouse's wheel to work with openSuse 10 on my IBM R51 laptop.

In yast, I have two mouse settings; one them is the Synaptics Touchpad and the other USB-Mouse MouseManPlusPs2/ on USB after I couldn't find a closer match to my Microsoft Notebook optical mouse. I followed the adivce here and now my xorg.conf looks like this:

Code:
Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "Name" "Touchpad"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Synaptics"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[3]"
  Option       "Device" "/dev/input/mice"
  Option       "Buttons" "7"
  Option       "Name" "MouseManPlusPS/2 on USB"
  Option       "Protocol" "MouseManPlusPS/2"
  Option       "Vendor" "USB-Mouse"
  Option       "ZAxisMapping" "4 5"
EndSection
In fc4 mouse scrolling worked out of the box, so I wonder what else do I need to make the mouse work...
 
Old 05-01-2006, 08:42 AM   #2
netjack
Member
 
Registered: Sep 2003
Location: Italy
Distribution: ubuntu 20.04.4 LTS
Posts: 99

Original Poster
Rep: Reputation: 15
A friend of mine gave me the right hint:

setting the protocol to IMPS/2 does the trick. So the correct xorg.conf sections shows:

Code:
Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[3]"
  Option       "Buttons" "7"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "MouseManPlusPS/2 on USB"
  Option       "Protocol" "IMPS/2"
  Option       "Vendor" "USB-Mouse"
  Option       "ZAxisMapping" "4 5"
EndSection
tts
nJ
 
  


Reply

Tags
mouse, resolved, scroll, solution, usb, wheel



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is my mouse wheel not working? CryptDragoon Slackware 27 01-06-2007 09:33 PM
PS2 wheel mouse/wheel not working jayhel Linux - Hardware 2 06-18-2006 06:54 PM
mouse wheel not working mike_savoie Debian 2 07-28-2005 10:34 AM
mouse wheel not working? Oh Cisco Debian 8 07-30-2004 03:21 AM
mouse wheel not working oldi Slackware 7 04-19-2004 04:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 06:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration