From owner-freebsd-questions Sun Nov 24 17:30:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA26762 for questions-outgoing; Sun, 24 Nov 1996 17:30:29 -0800 (PST) Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA26757; Sun, 24 Nov 1996 17:30:26 -0800 (PST) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0vRpkm-0004riC; Sun, 24 Nov 96 20:22 EST Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA00846; Sun, 24 Nov 96 20:19:55 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id TAA06066; Sun, 24 Nov 1996 19:43:58 -0500 Message-Id: Date: Sun, 24 Nov 1996 19:43:58 -0500 From: rhh@ct.picker.com (Randall Hopper) To: questions@freebsd.org, sos@freebsd.org Subject: "moused" pasting bug in X X-Mailer: Mutt 0.52 Mime-Version: 1.0 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Whenever I'm in X and have some text highlighted, if I flip between windows, every so often the text will magically paste itself into the window I'm switching into without my having hit any mouse buttons (?) Here's my config: FreeBSD: 2.2-ALPHA Mouse : Microsoft Serial Mouse 2.0A (2 button) sysconfig: mousedtype=microsoft mousedport=/dev/cuaa0 mousedflags="" XF86Config: Section "Pointer" Protocol "MouseSystems" Device "/dev/sysmouse" Emulate3Buttons #Emulate3Timeout 50 EndSection Is this a result of incorrect configuration on my part, or possibly a bug? Thanks, Randall