Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2007 04:56:15 -0400
From:      "Dave" <dmehler26@woh.rr.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: USB optical mouse issue in x
Message-ID:  <000701c7aa74$0a510a80$0200a8c0@satellite>
References:  <008601c7a7d5$63912e00$0200a8c0@satellite> <44sl9260yb.fsf@be-well.ilk.org> <001f01c7a9e3$ea533360$0200a8c0@satellite> <200706090144.l591ic5P009076@smtpclu-6.eunet.yu>

next in thread | previous in thread | raw e-mail | index | archive | help
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@EUnet.yu>
To: "Dave" <dmehler26@woh.rr.com>
Cc: <freebsd-questions@freebsd.org>; "Lowell Gilbert" 
<freebsd-questions-local@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@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ć 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c7aa74$0a510a80$0200a8c0>