From owner-freebsd-questions Fri Sep 8 08:08:16 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA10865 for questions-outgoing; Fri, 8 Sep 1995 08:08:16 -0700 Received: from iworks.InterWorks.org (iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id IAA10857 for ; Fri, 8 Sep 1995 08:08:14 -0700 Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA19214; Fri, 8 Sep 1995 10:03:45 -0500 Message-Id: <9509081503.AA19214@iworks.InterWorks.org> Date: Fri, 8 Sep 1995 10:03:45 -0500 From: "Daniel M. Eischen" To: freebsd-questions@freebsd.org Subject: Logitech bus mouse problems Sender: questions-owner@freebsd.org Precedence: bulk Hi, *NUM lock is off* I have a Logitech bus mouse and whenever I use the middle or right button, I get *both* the right and middle button pressed. I can test this by using xev. I thought that maybe I had enabled this as default behaviour from within Windows when I used the Mouse Control Center to set the middle and right buttons to automatic double clicks. But I disabled this behaviour and still have the problem. Here is an excerpt from my /etc/XF86Config: Section "Pointer" Protocol "Busmouse" Device "/dev/mse0 # When using XQUEUE, comment out the above two lines, and uncomment # the following line. # Protocol "Xqueue" # Baudrate and SampleRate are only for some Logitech mice # BaudRate 9600 # SampleRate 150 # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Buttons # ChordMiddle is an option for some 3-button Logitech mice # ChordMiddle EndSection I also have Linux installed and get the same exact behaviour. Any ideas short of buying a new (serial) mouse? Dan Eischen deischen@iworks.InterWorks.org