From owner-freebsd-mobile@FreeBSD.ORG Fri May 26 13:16:13 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 81BCF16A517 for ; Fri, 26 May 2006 13:16:13 +0000 (UTC) (envelope-from asstec@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [200.152.83.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B7243D4C for ; Fri, 26 May 2006 13:16:12 +0000 (GMT) (envelope-from asstec@matik.com.br) Received: from anb (anb.matik.com.br [200.152.83.34]) by msrv.matik.com.br (8.13.6/8.13.1) with ESMTP id k4QDG402071598; Fri, 26 May 2006 10:16:05 -0300 (BRT) (envelope-from asstec@matik.com.br) From: AT Matik To: freebsd-mobile@freebsd.org Date: Fri, 26 May 2006 10:15:57 -0300 User-Agent: KMail/1.9.1 References: <20060525.094808.420518138.imp@bsdimp.com> <200605260819.28162.info@matik.com.br> <20060526.070450.1683323416.imp@bsdimp.com> In-Reply-To: <20060526.070450.1683323416.imp@bsdimp.com> Organization: Infomatik MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200605261015.58130.asstec@matik.com.br> X-Filter-Version: 1.11a (msrv.matik.com.br) X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on msrv.matik.com.br X-Virus-Status: Clean Cc: 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:16:13 -0000 On Friday 26 May 2006 10:04, M. Warner Losh wrote: > : > : 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? man synaptics should give you an overview I paste at the bottom my xorg mouse section if you are interested > > : if you use kde there is a synaptics applet port which also worls fine f= or > : me > > I'll see if I can get that going. Is there a command line version? > yes, you can try synclient to adjust online and then you fix the values you= =20 like in xorg.conf but if you use the kde synaptics applet this ones will be overwritten Jo=E3o Section "InputDevice" Driver "synaptics" Identifier "touchpad" Option "Device" "/dev/psm0" Option "Protocol" "psm" Option "LockedDrags" "0" Option "FastTaps" "1" Option "GuestMouseOff" "1" Option "PalmDetect" "0" #Option "PalmMinWidth" "25" #Option "PalmMinZ" "10" #Option "LeftEdge" "1100" Option "RightEdge" "5450" #Option "TopEdge" "1350" Option "BottomEdge" "4450" #Option "FingerLow" "10" #Option "FingerHigh" "25" #Option "MaxTapTime" "180" #Option "MaxTapMove" "220" #Option "EdgeMotionMaxZ" "50" #Option "VertScrollDelta" "100" #Option "HorizScrollDelta" "100" #Option "MinSpeed" "0.04" #Option "MaxSpeed" "0.07" #Option "AccelFactor" "0.005" #Option "ScrollButtonRepeat" "150" #Option "UpDownScrolling" "on" #Option "UpDownRepeat" "off" #Option "LeftRightScrolling" "on" #Option "LeftRightRepeat" "off" Option "SHMConfig" "on" EndSection A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br