From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FM2Ml-0003T4-BX for garchives@archives.gentoo.org; Wed, 22 Mar 2006 12:23:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2MCKmBh013847; Wed, 22 Mar 2006 12:20:48 GMT Received: from ox1.ios.ac.cn (ox1.ios.ac.cn [159.226.5.151]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2MCF179001432 for ; Wed, 22 Mar 2006 12:15:02 GMT Received: from lp.lcst.com ([220.174.85.127]) (authenticated bits=0) by ox1.ios.ac.cn (8.12.8/8.12.8) with ESMTP id k2MCMUBI013948 for ; Wed, 22 Mar 2006 20:22:30 +0800 Received: by lp.lcst.com (Postfix, from userid 1000) id ACC225E1FC; Wed, 22 Mar 2006 17:47:33 +0800 (CST) Date: Wed, 22 Mar 2006 17:47:33 +0800 From: scwang@ios.ac.cn To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] alps touchpad problem Message-ID: <20060322094733.GA9296@localhost> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <20060322032647.GB21918@localhost> <20060321230603.4cdc367e@keelie.localdomain> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Disposition: inline In-Reply-To: <20060321230603.4cdc367e@keelie.localdomain> User-Agent: Mutt/1.5.11 X-lcsios-MailScanner-OpenProtect: Found to be clean X-MailScanner-OpenProtect-MCPCheck: Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k2MCKmC1013847 X-Archives-Salt: 8d5e999a-52f9-40a2-aebd-0c0b03a80742 X-Archives-Hash: e06a5ec705ee9c6bc0b9a33bcf5b5c71 The following is touchpad part of my xorg.conf file: # internal touchpad Section "InputDevice" Identifier "Alps Touchpad" Driver "synaptics" Option "Protocol" "auto-dev" Option "Device" "/dev/input/mice" Option "LeftEdge" "130" Option "RightEdge" "950" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "7" Option "FingerHigh" "8" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.030" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1"=20 Option "CircScrollTrigger" "2" Option "SHMConfig" "on" Option "Emulate3Buttons" "on" EndSection --=20 Wang ShaoChun(=CD=F5=C9=DC=B4=BA) --=20 gentoo-user@gentoo.org mailing list