From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 63B8613877A for ; Thu, 3 Jul 2014 09:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77B53E0876; Thu, 3 Jul 2014 09:20:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A614E081A; Thu, 3 Jul 2014 09:20:16 +0000 (UTC) Received: from [130.149.91.41] (shishapangma.kbs.tu-berlin.de [130.149.91.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: chithanh) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E2CC33FD58; Thu, 3 Jul 2014 09:20:13 +0000 (UTC) Message-ID: <53B52058.9020802@gentoo.org> Date: Thu, 03 Jul 2014 11:20:24 +0200 From: =?UTF-8?B?Q2jDrS1UaGFuaCBDaHJpc3RvcGhlciBOZ3V54buFbg==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org, gentoo-user Subject: Re: [gentoo-dev] About DELL ALPS touchpad References: <201407031344586955064@tp-link.com.cn> In-Reply-To: <201407031344586955064@tp-link.com.cn> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: e97274db-6d11-453a-8a5b-eafc656f2f0f X-Archives-Hash: ff1c0ece25558c702aef0c46bd332e2e taozhijiang schrieb: > Hello, everyone > > I am using DELL Latitiude Laptop, comes with ALPS touchpad. > > When I installed the driver in Windows, this touchpad supports > multi-touch very well. > I am now using the latest Gentoo with KDE descktop environment, and I > also want to > enjoy the multi-touch functions, but this is not supported. Check your kernel configuration that CONFIG_MOUSE_PS2_ALPS is enabled. Best regards, Chí-Thanh Christopher Nguyễn