USB optical mouse issue in x

Dave dmehler26 at woh.rr.com
Sat Jun 9 08:56:18 UTC 2007


Hi,
    Here is my configuration. The first two lines are dmesg output on my 
mouse, the rest is from my xorg.conf file:

ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/11.10, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.

Section "InputDevice"
 Identifier  "Mouse0"
 Driver      "mouse"
 Option  "CorePointer"
 Option  "Protocol"  "Auto"
 Option     "Device" "/dev/sysmouse"
 Option  "ZAxisMapping"  "4 5"
 Option  "Emulate3Buttons" "true"
EndSection

Thanks.
Dave.

----- Original Message ----- 
From: "Nikola Lecic" <nlecic at EUnet.yu>
To: "Dave" <dmehler26 at woh.rr.com>
Cc: <freebsd-questions at freebsd.org>; "Lowell Gilbert" 
<freebsd-questions-local at be-well.ilk.org>
Sent: Friday, June 08, 2007 9:44 PM
Subject: Re: USB optical mouse issue in x


On Fri, 8 Jun 2007 11:44:34 -0400
"Dave" <dmehler26 at woh.rr.com> wrote:

> Hello,
>     Thanks for your reply. No, no buttons work at all, as i said the
> mouse cursor moves, but can't click, and yes it does work on the
> console under moused. Do i need moused running for x?

Are you sure you have something like

  Section "InputDevice"
      [...]
      Option      "ButtonNumber" "5"
      Option      "ZAxisMapping" "4 5"

in your /etc/X11/xorg.conf?

Nikola Lečić 



More information about the freebsd-questions mailing list