Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265939AbUACJHS (ORCPT ); Sat, 3 Jan 2004 04:07:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265944AbUACJGL (ORCPT ); Sat, 3 Jan 2004 04:06:11 -0500 Received: from smtp810.mail.sc5.yahoo.com ([66.163.170.80]:11681 "HELO smtp810.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S265941AbUACJE3 (ORCPT ); Sat, 3 Jan 2004 04:04:29 -0500 From: Dmitry Torokhov To: Vojtech Pavlik Subject: Re: [PATCH 6/7] Kconfig Synaptics help Date: Sat, 3 Jan 2004 04:03:02 -0500 User-Agent: KMail/1.5.4 Cc: Andrew Morton , linux-kernel@vger.kernel.org References: <200401030350.43437.dtor_core@ameritech.net> <200401030401.35798.dtor_core@ameritech.net> <200401030402.16745.dtor_core@ameritech.net> In-Reply-To: <200401030402.16745.dtor_core@ameritech.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401030403.03783.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1183 Lines: 34 =================================================================== ChangeSet@1.1576, 2004-01-03 02:49:55-05:00, dtor_core@ameritech.net Input: Kconfig help section update - Suggest psmouse.proto=imps option to Synaptics users who do not want installing native XFree driver but want tapping work Kconfig | 2 ++ 1 files changed, 2 insertions(+) =================================================================== diff -Nru a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig --- a/drivers/input/mouse/Kconfig Sat Jan 3 03:10:06 2004 +++ b/drivers/input/mouse/Kconfig Sat Jan 3 03:10:06 2004 @@ -29,6 +29,8 @@ and a new verion of GPM at: http://www.geocities.com/dt_or/gpm/gpm.html to take advantage of the advanced features of the touchpad. + If you do not want install specialized drivers but want tapping + working please use option psmouse.proto=imps. If unsure, say Y. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/