From owner-freebsd-stable@FreeBSD.ORG Tue Nov 30 02:23:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C571C16A4CE for ; Tue, 30 Nov 2004 02:23:51 +0000 (GMT) Received: from rader.servnow.com (rader.servnow.com [69.93.129.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9570E43D5F for ; Tue, 30 Nov 2004 02:23:51 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from 12-210-181-37.client.insightbb.com ([12.210.181.37]) by rader.servnow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1CYxgD-0001dE-0v for stable@freebsd.org; Mon, 29 Nov 2004 21:23:49 -0500 Date: Mon, 29 Nov 2004 21:23:49 -0500 (EST) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: stable@freebsd.org In-Reply-To: <29616.69.53.57.66.1101744586.squirrel@69.53.57.66> Message-ID: <20041129212206.P2772@familysquires.net> References: <57343.192.168.0.200.1101739152.squirrel@192.168.0.200> <29616.69.53.57.66.1101744586.squirrel@69.53.57.66> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rader.servnow.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - siralan.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: slow mouse in X11 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 02:23:51 -0000 On Mon, 29 Nov 2004, Jon Noack wrote: > alex bustamante wrote: >> How come that when i run X11 under FreeBSD my Intellimouse is a lot slower >> than in X11 under Linux? I use Option Protocol "auto" under FreeBSD and I had a very slow mouse when running a kernel with the debug options enabled, running 5.x-CURRENT. This was particularly noticeable under KDE/X11. Recompiling without the debugging options, of course, fixed that. Mike Squires