diff options
author | Marton Nemeth <nm127@freemail.hu> | 2006-11-17 06:06:54 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2006-11-17 06:06:54 (GMT) |
commit | 6c595fb12fa6c1fe382cc086fdade4acd93c643f (patch) | |
tree | 5e7d9ccdfec99179e70fc45294bd81c7a781d2b4 /net/compat.c | |
parent | 5b44f1aaee7e3b24f6e21662d7fef1534111a2df (diff) | |
download | linux-6c595fb12fa6c1fe382cc086fdade4acd93c643f.tar.xz |
Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE
In mousedev the BTN_LEFT and BTN_FORWARD were mapped to mouse button 0,
causing that the user space program cannot distinguish between them through
/dev/input/mice. All mice have BTN_LEFT, but not all have BTN_MIDDLE (e.g.
Clevo D410J laptop). Mapping BTN_FORWARD to mouse button 2 makes the
BTN_FORWARD button useful on this laptop.
Signed-off-by: Marton Nemeth <nm127@freemail.hu>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions