Mailinglist Archive: opensuse-bugs (6879 mails)
| < Previous | Next > |
[Bug 252793] New: System doesn't detect mouse, thinking that it is middle button.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 8 Mar 2007 15:07:20 -0700 (MST)
- Message-id: <bug-252793-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=252793
Summary: System doesn't detect mouse, thinking that it is middle
button.
Product: SUSE Linux 10.1
Version: Final
Platform: x86
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: sndirsch@xxxxxxxxxx
ReportedBy: _Gleb_@xxxxxxxx
QAContact: sndirsch@xxxxxxxxxx
I have 2-buttons optical mouse (PS/2) with wheel. After installing Suse Linux
10.1 (other times I set it up it wasn't so) mouse wheel isn't detected. I
cannot find any suggestive in SaX2. I have tried different configurations of
xorg.conf, such as:
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
But nothing has helped.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Summary: System doesn't detect mouse, thinking that it is middle
button.
Product: SUSE Linux 10.1
Version: Final
Platform: x86
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: sndirsch@xxxxxxxxxx
ReportedBy: _Gleb_@xxxxxxxx
QAContact: sndirsch@xxxxxxxxxx
I have 2-buttons optical mouse (PS/2) with wheel. After installing Suse Linux
10.1 (other times I set it up it wasn't so) mouse wheel isn't detected. I
cannot find any suggestive in SaX2. I have tried different configurations of
xorg.conf, such as:
Section "InputDevice"
Identifier "Mouse[1]"
Driver "mouse"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
But nothing has helped.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |