commit | fc55e95214f1e8384e48cff88279d16507fa5358 | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@gmail.com> | Thu Apr 03 16:18:44 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Apr 03 16:18:44 2008 -0400 |
tree | 5d47ab4281275580e4be785d69a03881e93e0c30 | |
parent | 8a7ae2a890852b133342a6d72f84b0dac1bc8e8e [diff] |
Input: xpad - do not report nonexistent buttons for xbox360 The buttons BTN_C and BTN_Z are only used in the original xbox controller, not in xbox360 controller. Therefore only add them to keybit when the controller is a non-360 one. Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>