Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input-kbd: hex keycode support | Gerd Hoffmann | 2016-02-22 | 1 | -14/+13 |
| | |||||
* | input-kbd: don't read existing map when applying a new one | Gerd Hoffmann | 2016-02-15 | 1 | -13/+17 |
| | |||||
* | input-kbd: allow comments | Gerd Hoffmann | 2016-02-15 | 1 | -1/+11 |
| | | | | based on a patch by Preston Crow. | ||||
* | input-kbd: Remove check that breaks sparse keymaps | Kyle Manna | 2014-04-10 | 1 | -6/+7 |
| | | | | | | | | With sparse keymaps the scancode is commonly greater then the map size. Remove this check, and use the maps count of keys to keep track of things. Signed-off-by: Kyle Manna <kyle.manna@fuel7.com> | ||||
* | lsinput overhaul | Gerd Hoffmann | 2014-04-09 | 1 | -3/+4 |
| | |||||
* | fix off-by-one error in input-kbd | David Härdeman | 2011-07-20 | 1 | -1/+0 |
| | | | | http://bugs.debian.org/388677 | ||||
* | input-kbd - switch to using EVIOCGKEYCODE2 when available | Dmitry Torokhov | 2011-01-26 | 1 | -37/+73 |
| | | | | | | | [mchehab@redhat.com: Ported it to the -git version] Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | - a bunch of updates for recent input layer changes (new events, ...) | kraxel | 2008-10-14 | 1 | -6/+6 |
| | | | | | by Guillem Jover - update Makefiles. | ||||
* | Initial revision | kraxel | 2004-04-21 | 1 | -0/+260 |