From owner-freebsd-mobile@FreeBSD.ORG Fri May 26 13:07:23 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F3CA16A420 for ; Fri, 26 May 2006 13:07:23 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECDFA43D46 for ; Fri, 26 May 2006 13:07:22 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4QD4nk2053064; Fri, 26 May 2006 07:04:49 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 26 May 2006 07:04:50 -0600 (MDT) Message-Id: <20060526.070450.1683323416.imp@bsdimp.com> To: info@matik.com.br From: "M. Warner Losh" In-Reply-To: <200605260819.28162.info@matik.com.br> References: <20060525.094808.420518138.imp@bsdimp.com> <200605260819.28162.info@matik.com.br> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: How to disable 'click' of touch pad? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:07:23 -0000 In message: <200605260819.28162.info@matik.com.br> Infomatik writes: : On Thursday 25 May 2006 12:48, M. Warner Losh wrote: : > How does one disable the brain dead feature of 'tap here means clean' : > of touchpads? The one I have on my HP Pavilion dv5140us is so : > sensitive that every dozen characters it 'clicks' and moves my cursor : > elsewhere :-(. : > : Hi : : you can adjust the sensibility in xorg.conf I have no xorg.conf. And when I generate one, the generated one doesn't work. Ideas? : if you use kde there is a synaptics applet port which also worls fine for me I'll see if I can get that going. Is there a command line version? Warner