Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-21 | Improved keycode printing | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> Now, it will print keycode name, if known. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
2006-12-21 | Add gen_keytables.pl to automatically generate IR keycodes and improved keytable | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> Keytable is now a 3 in 1 script: calling with one argument, it reads keytable from a IR device calling with two arguments, it writes a keytable at a IR device calling with three arguments, it allows changing just one keymap Of course, it is generic enough to work also with other event devices. gen_keytables.pl will generate keyboard mappings, as defined at kernel module. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
2006-12-21 | Added a small utility to allow see/edit IR tables | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |