commit | c8e4c77277ca5db0c4ddbfb4bc628b8abad585b0 | [log] [tgz] |
---|---|---|
author | Marvin Raaijmakers <marvin_raaijmakers@linux-box.nl> | Wed Mar 14 22:50:42 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Wed Mar 14 22:50:42 2007 -0400 |
tree | 07bebb34767c8c3bd0902d6c2be3f4819b30a7bf | |
parent | 55e3d9224b60df0fd2dc36bff9b538ce40fd9586 [diff] |
Input: add getkeycode and setkeycode methods Allow drivers to implement their own get and set keycode methods. This will allow drivers to change their keymaps without allocating huge tables covering entire range of possible scancodes. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>