From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 18:34:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A18106567C for ; Wed, 13 Aug 2008 18:34:43 +0000 (UTC) (envelope-from lolrodney@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by mx1.freebsd.org (Postfix) with ESMTP id 77F258FC29 for ; Wed, 13 Aug 2008 18:34:43 +0000 (UTC) (envelope-from lolrodney@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so164721rvf.43 for ; Wed, 13 Aug 2008 11:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=jhzO5ecci8rD1cMJMkFVFnzjcIVZKTFuriV6DHT5BSM=; b=BQehSn/WgmF/KiTrRBNwW6GDzGZR7mT+MgVGB4OoYqLzg379IJMwS5SMSd8QwPUMZa DcYhynI83k8SSFhrvh8pdubklLiNBZumZWIWOz2sLRVAzdvbTsVfFyqIbwMp3ua76pv2 O7UkluEznagn4o9zRAS52wGGgxyCrEZuwrg/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=VKR6Gczdy6emIUDq+5RFOk8UjbRiViweYNHUAfah/O1i4TgZnwFLRN5MUmQCVMqbJZ 9p/FpgrS0LKuD04LDc5SJecETATAxGgLyj3qir64HuWrPLoI06Ipxf1Swhx53Cu8Crfk KCi5F5eP83bda6pIRmbS9811bw/pdNqTvyZ8s= Received: by 10.141.137.6 with SMTP id p6mr116408rvn.279.1218652483003; Wed, 13 Aug 2008 11:34:43 -0700 (PDT) Received: by 10.140.128.13 with HTTP; Wed, 13 Aug 2008 11:34:42 -0700 (PDT) Message-ID: <4938c7f50808131134r51d00e7ao48c4ea251a6dc150@mail.gmail.com> Date: Wed, 13 Aug 2008 14:34:42 -0400 From: "RODNEY ROGER" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: HALP PLEASE!!! USB MOUSE JERKINESS SPORADIC MADNESS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2008 18:34:43 -0000 I ain't sure if this is the right place for these kinds of questions so here goes it. Every time I'm playing an OpenGL game in X and use the scrollwheel of my mouse, it seems as though the response time of the mouse decreases and mouse movements get real slow for a bit and then go back to normal until I scroll the scrollwheel up or down. I have /dev/sysmouse in my Xorg.conf. Does anyone have any idea what might be causing this erratic behavior? Thanks in advance for any help anyone might be helpful enough to offer. This problem has been eating me for the past month.