From: Ivan Casado Ruiz Date: Wed, 1 Jun 2005 07:39:18 +0000 (-0500) Subject: Input: ALPS - fix forward/back buttons on Ahtec laptop. X-Git-Tag: v2.6.13-rc1~51^2~43^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30b4c10d9cfe5506fd421304935d8836773c7e5;p=pandora-kernel.git Input: ALPS - fix forward/back buttons on Ahtec laptop. I have an Ahtec laptop with a ALPS GlidePoint device, with 4 buttons. With Linux hernel 2.6.12rc4 and rc5 I'm unable to use the vertical scroll buttons (BACK and FORWARD). BACK gets detected as BTN_MIDDLE and FORWARD is undetected. I've modified the drivers/input/mouse/alps.c from 2.6.12rc5 and now it works fine! Signed-off-by: Vojtech Pavlik Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed