LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Suse/Novell
User Name
Password
Suse/Novell This Forum is for the discussion of Suse Linux.

Notices

Tags used in this thread
Popular LQ Tags , , , , ,

Reply
 
Thread Tools
Old 05-01-2006, 06:48 AM   #1
netjack
Member
 
Registered: Sep 2003
Location: Italy
Distribution: ubuntu 8.10
Posts: 89
Thanked: 0
openSuse 10: Mouse wheel not working


[Log in to get rid of this advertisement]
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...
netjack is offline  
Tag This Post , , ,
Reply With Quote
Old 05-01-2006, 09:42 AM   #2
netjack
Member
 
Registered: Sep 2003
Location: Italy
Distribution: ubuntu 8.10
Posts: 89
Thanked: 0

Original Poster
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
netjack is offline  
Tag This Post , , , , ,
Reply With Quote

Reply

Bookmarks


Thread Tools

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 10:33 PM
PS2 wheel mouse/wheel not working jayhel Linux - Hardware 2 06-18-2006 07:54 PM
mouse wheel not working mike_savoie Debian 2 07-28-2005 11:34 AM
mouse wheel not working? Oh Cisco Debian 8 07-30-2004 04:21 AM
mouse wheel not working oldi Slackware 7 04-19-2004 05:39 PM


All times are GMT -5. The time now is 04:23 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration