Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261651AbVCGGfu (ORCPT ); Mon, 7 Mar 2005 01:35:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261650AbVCGGfu (ORCPT ); Mon, 7 Mar 2005 01:35:50 -0500 Received: from smtp3.oregonstate.edu ([128.193.0.12]:23189 "EHLO smtp3.oregonstate.edu") by vger.kernel.org with ESMTP id S261651AbVCGGf1 (ORCPT ); Mon, 7 Mar 2005 01:35:27 -0500 Message-ID: <422BF62E.9080707@engr.orst.edu> Date: Sun, 06 Mar 2005 22:35:26 -0800 From: Micheal Marineau User-Agent: Mozilla Thunderbird 1.0 (X11/20050105) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vojtech Pavlik Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Treat ALPS mouse buttons as mouse buttons References: <422BA727.1030506@engr.orst.edu> <20050307055019.GA1541@ucw.cz> <422BF0B0.3030109@engr.orst.edu> <20050307062611.GA1684@ucw.cz> In-Reply-To: <20050307062611.GA1684@ucw.cz> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig06622C33E0161A2428C4A59F" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3238 Lines: 108 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig06622C33E0161A2428C4A59F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Vojtech Pavlik wrote: > On Sun, Mar 06, 2005 at 10:12:00PM -0800, Micheal Marineau wrote: > > >>>>The following patch changes the ALPS touchpad driver to treat some mouse >>>>buttons as mouse buttons rather than what appears to be joystick buttons. >>>>This is needed for the Dell Inspiron 8500's DualPoint stick buttons. Without >>>>this patch only the touchpad buttons behave properly. >>> >>> >>>Thanks for the patch. I'll try to put this change into my the latest >>>version of the ALPS driver, which, unfortunately, has been reworked >>>significantly. >>> >>>Can you send me the output of /proc/bus/input/devices on your machine? >>>I'd like to know the ID of your ALPS dualpoint. >> >>I just looked at the new version in 2.6.11-mm1 and it appears that my >>change as already been covered in different ways and I'm not having any >>problem with the buttons on mm1. > > > Good. I just noticed the same. :) > > >>Just in case you still want to know, >>the following is the ouptput if /proc/bus/input/devices. >> >>I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 >>N: Name="AT Translated Set 2 keyboard" >>P: Phys=isa0060/serio0/input0 >>H: Handlers=kbd >>B: EV=120013 >>B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe >>B: MSC=10 >>B: LED=7 >> >>I: Bus=0011 Vendor=0002 Product=0008 Version=0000 >>N: Name="AlpsPS/2 ALPS TouchPad" >>P: Phys=isa0060/serio1/input0 >>H: Handlers=mouse0 >>B: EV=f >>B: KEY=420 0 670000 0 0 0 0 0 0 0 0 >>B: REL=3 >>B: ABS=1000003 > > > Thanks. Could you also attach the one from -mm1? It's a bit different. > here is the mm1 version: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 N: Name="AT Translated Set 2 keyboard" P: Phys=isa0060/serio0/input0 H: Handlers=kbd mouse0 B: EV=120017 B: KEY=40000 4 2000000 3802078 f840d001 b2ffffdf ffefffff ffffffff fffffffe B: REL=140 B: MSC=10 B: LED=7 I: Bus=0011 Vendor=0002 Product=0008 Version=0000 N: Name="PS/2 Mouse" P: Phys=isa0060/serio1/input1 H: Handlers=mouse1 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=3 I: Bus=0011 Vendor=0002 Product=0008 Version=6337 N: Name="AlpsPS/2 ALPS GlidePoint" P: Phys=isa0060/serio1/input0 H: Handlers=mouse2 B: EV=f B: KEY=420 0 70000 0 0 0 0 0 0 0 0 B: REL=3 B: ABS=1000003 -- Michael Marineau marineam@engr.orst.edu Oregon State University --------------enig06622C33E0161A2428C4A59F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCK/YuiP+LossGzjARAsgsAKDNKJxvC2bFdyXtk5MYHnqhMRpB1gCfQkf6 AZkhRLPi405ZMqghVY72WvM= =p40j -----END PGP SIGNATURE----- --------------enig06622C33E0161A2428C4A59F-- - 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/