From owner-freebsd-current@FreeBSD.ORG Fri Jun 15 07:27:14 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D4FD16A484 for ; Fri, 15 Jun 2007 07:27:14 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id A7D4813C46C for ; Fri, 15 Jun 2007 07:27:13 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (qtedgn@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id l5F7R6rI058175; Fri, 15 Jun 2007 09:27:12 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id l5F7R64r058174; Fri, 15 Jun 2007 09:27:06 +0200 (CEST) (envelope-from olli) Date: Fri, 15 Jun 2007 09:27:06 +0200 (CEST) Message-Id: <200706150727.l5F7R64r058174@lurza.secnetix.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG, h.schmalzbauer@omnisec.de In-Reply-To: <200706150852.17083.h.schmalzbauer@omnisec.de> X-Newsgroups: list.freebsd-current User-Agent: tin/1.8.2-20060425 ("Shillay") (UNIX) (FreeBSD/4.11-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Fri, 15 Jun 2007 09:27:12 +0200 (CEST) Cc: Subject: Re: moused linear acceleration drops X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-current@FreeBSD.ORG, h.schmalzbauer@omnisec.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 07:27:14 -0000 Harald Schmalzbauer wrote: > 3 months ago moused was extended by a _very_ nice feature: Dynamic > acceleration. It works really fine. Nice to hear that (I wrote the patch). :) > But the linear ac(de)celeration seems to 'drop' moving information. > I have a 1600dpi mouse which is far to quick by default. > When I use 'xset m 1/3' the speed is fine and also every smallest movement > gets recognized. > When I use '-a 0.33' with moused (besides -A 1.6/2 with xset m 1) small (and > slow) movement's are not reported. I have to move at some minimal speed to > get the cursor moving. > So it seems that info gets droped. It's probably a rounding problem. I'll have a look at it. My mice and trackballs aren't that sensitive, so I didn't notice such a problem. I assume that there's no such problem if you don't use the new -A option, right? (i.e. no regression, I hope.) Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd Python is executable pseudocode. Perl is executable line noise.