From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 13:03:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40472106564A for ; Thu, 8 Jan 2009 13:03:10 +0000 (UTC) (envelope-from christoph.mallon@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 856F18FC16 for ; Thu, 8 Jan 2009 13:03:09 +0000 (UTC) (envelope-from christoph.mallon@gmx.de) Received: (qmail invoked by alias); 08 Jan 2009 12:36:28 -0000 Received: from p54A3E282.dip.t-dialin.net (EHLO tron.homeunix.org) [84.163.226.130] by mail.gmx.net (mp070) with SMTP; 08 Jan 2009 13:36:28 +0100 X-Authenticated: #1673122 X-Provags-ID: V01U2FsdGVkX1/gghQVm/zgNrA4YP9N97rKqOE4O5GI2W9aY9ngoQ xpSwdIK1YDm76J Message-ID: <4965F348.90407@gmx.de> Date: Thu, 08 Jan 2009 13:36:24 +0100 From: Christoph Mallon User-Agent: Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Alexander Best References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.78 Cc: freebsd-current@freebsd.org Subject: Re: mouse cursor corrupts chars under syscons X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2009 13:03:10 -0000 Alexander Best schrieb: > i noticed the mouse cursor currupting characters under syscons. to test this > do the following under syscons/bash: > > for i in `jot 5000`; do echo -n 0; done > > now gently move your cursor over the zeros. see? What do you mean? When moving the mouse cursor down then its bottom suddenly pops up in a row when it already should be several pixels in that row?