From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 14 23:10:09 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66D2A106564A for ; Sun, 14 Mar 2010 23:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD178FC0A for ; Sun, 14 Mar 2010 23:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2ENA94t073944 for ; Sun, 14 Mar 2010 23:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2ENA9Si073939; Sun, 14 Mar 2010 23:10:09 GMT (envelope-from gnats) Date: Sun, 14 Mar 2010 23:10:09 GMT Message-Id: <201003142310.o2ENA9Si073939@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Paul B Mahol Cc: Subject: Re: kern/144743: mouse positioning partialy working X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul B Mahol List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2010 23:10:09 -0000 The following reply was made to PR kern/144743; it has been noted by GNATS. From: Paul B Mahol To: Garrett Cooper Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/144743: mouse positioning partialy working Date: Sun, 14 Mar 2010 22:36:30 +0000 On 3/14/10, Garrett Cooper wrote: > On Sun, Mar 14, 2010 at 11:06 AM, Paul B. Mahol wrote: >> >>>Number: 144743 >>>Category: kern >>>Synopsis: mouse positioning partialy working >>>Confidential: no >>>Severity: serious >>>Priority: medium >>>Responsible: freebsd-bugs >>>State: open >>>Quarter: >>>Keywords: >>>Date-Required: >>>Class: sw-bug >>>Submitter-Id: current-users >>>Arrival-Date: Sun Mar 14 19:10:07 UTC 2010 >>>Closed-Date: >>>Last-Modified: >>>Originator: Paul B. Mahol >>>Release: FreeBSD 9.0 CURRENT >>>Organization: >>>Environment: >> FreeBSD dhcppc0 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r205129+2470624: Sat >> Mar 13 21:24:50 UTC 2010 root@dhcppc0:/usr/obj/usr/src/sys/kernel >> i386 >>>Description: >> Mouse positioning via xterm terminal (cons25 works fine) in applications >> like vim and elinks on tty other than v0 is broken, >>>How-To-Repeat: >> Use elinks in ttyv2 and try to click web links. > > Hi Paul, > Some other details like /etc/ttys entries with v1+, what mouse > you're using, what moused flags you have in /etc/rc.conf, if it's USB > what chipset you're using, etc would be helpful to know. It is psm mouse and everything is default except moused is enabled. If you can not reproduce it than please say so.