kernel-hacking-2024-linux-s.../drivers/input
Vojtech Pavlik 7b4019d048 Input: psmouse - wheel mice (imps, exps) always have 3rd button
There are wheel mice that respond to Logitech probes and report
that they have only 2 buttons (such as e-Aser mouse) and this
stops the wheel from being used as a middle button. Change the
driver to always report BTN_MIDDLE capability if a wheel is
present.

Also, never reset BTN_RIGHT capability in logips2pp code - there
are no Logitech mice that have only one button and if some other
mice happen to respond to Logitech's query we could do the wrong
thing.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-07-15 01:50:08 -05:00
..
gameport [PATCH] x86: i8253/i8259A lock cleanup 2005-06-30 08:45:10 -07:00
joystick [PATCH] x86: i8253/i8259A lock cleanup 2005-06-30 08:45:10 -07:00
keyboard Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
misc Input: make name, phys and uniq be 'const char *' because once 2005-06-30 00:50:38 -05:00
mouse Input: psmouse - wheel mice (imps, exps) always have 3rd button 2005-07-15 01:50:08 -05:00
serio Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. 2005-07-11 01:06:28 -05:00
touchscreen Input: elo - fix help in Kconfig (wrong module name) 2005-07-11 01:09:10 -05:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
input.c Input: cannot refer to __exit from within __init. 2005-07-01 23:54:30 -05:00
joydev.c Input: joydev - remove custom conversion from jiffies to msecs 2005-07-11 01:08:56 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mousedev.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually 2005-06-27 14:47:31 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c [PATCH] INPUT: move to use the new class code, instead of class_simple 2005-06-20 15:15:04 -07:00