Mailinglist Archive: opensuse-xorg (2 mails)
| < Previous | Next > |
Re: [suse-xfree86] Bug report / SuSE 9.3
- From: Carl <cwsiv@xxxxxxxxxxxxxx>
- Date: Mon, 2 May 2005 18:50:22 +0000 (UTC)
- Message-id: <1115005507.6456.19.camel@xxxxxxxxxx>
Try mine.
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "7"
Option "Buttons" "7"
Option "Device" "/dev/mouse"
Option "Name" "Autodetection"
Option "Protocol" "ExplorerPS/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5 6 7"
EndSection
I hade a microInnovations dual wheele mouse horizontal and verticle
scrolling. Now I have one with a trackball in place of the two wheels.
This works in 9.1 and 9.2
If its only one wheel then:
Option "ZAxisMapping" "4 5"
reply to the list.
CWSIV
On Mon, 2005-04-25 at 12:23, Dieter Jurzitza wrote:
> Dear listmembers,
> using a "logitech optical mouse" at the PS/2 port of my computer (Tyan Tiger
> 2460 SMP), the mouse wheel does not work any more with SuSE 9.3 (but *did*
> perfectly with the identical mouse at the same computer using SuSE 9.2 + xorg
> 6.8.2). (I only upgraded the software and did not change any hardware!).
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "7"
Option "Buttons" "7"
Option "Device" "/dev/mouse"
Option "Name" "Autodetection"
Option "Protocol" "ExplorerPS/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5 6 7"
EndSection
I hade a microInnovations dual wheele mouse horizontal and verticle
scrolling. Now I have one with a trackball in place of the two wheels.
This works in 9.1 and 9.2
If its only one wheel then:
Option "ZAxisMapping" "4 5"
reply to the list.
CWSIV
On Mon, 2005-04-25 at 12:23, Dieter Jurzitza wrote:
> Dear listmembers,
> using a "logitech optical mouse" at the PS/2 port of my computer (Tyan Tiger
> 2460 SMP), the mouse wheel does not work any more with SuSE 9.3 (but *did*
> perfectly with the identical mouse at the same computer using SuSE 9.2 + xorg
> 6.8.2). (I only upgraded the software and did not change any hardware!).
| < Previous | Next > |