Another minor mouse problem w/XFree86-4

2000-07-28 Thread Greg Pavelcak

I suppose there are several places that this difficulty may be
located.

I have a Logitech Trackball. I have tried it on the serial port
and the PS/2 port and have the same problem in both places:

5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 27 06:00:20 EDT 2000
XFree86-3.3.6 and
TkDesk-1.2

I right click on a directory or file in TkDesk, and a popup menu
appears and *stays up* (thank goodness).

Change to XFree86-4, and I need to hold the button down to keep the
menu. Man I hate that.

Any ideas. I'm RTFM moused and psm, but I don't see any obviously
related adjustments.

Oh. This is with 

moused_enable="YES" # Run the mouse daemon.
moused_type="ps/2"  # See man page for rc.conf(5) for available settings.
moused_port="/dev/psm0" # Set to your mouse port.

in rc.conf (for the ps/2 attempt obvously), and


Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""auto"
Option "Device"  "/dev/sysmouse"

in XF86Config.

Thanks.

Greg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Another minor mouse problem w/XFree86-4

2000-07-28 Thread Kazutaka YOKOTA


I have a Logitech Trackball. I have tried it on the serial port
and the PS/2 port and have the same problem in both places:

5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 27 06:00:20 EDT 2000
XFree86-3.3.6 and
TkDesk-1.2

I right click on a directory or file in TkDesk, and a popup menu
appears and *stays up* (thank goodness).

Change to XFree86-4, and I need to hold the button down to keep the
menu. Man I hate that.

Which is supposed to be the correct behavior of TkDesk?  The popup
menu should stay up as in XFree86 3.3.6?  I have no experience on
TkDesk.

Any ideas. I'm RTFM moused and psm, but I don't see any obviously
related adjustments.

Run `xev' and click the button in the xev window and see what messages
are generated.

If you still have XFree86 3.3.6 around. Do the same and compare the
results in two versions of XFree86.

Kazu


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message