commit | d9e9f41c45536b68b14934949104cb40149e94f1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 24 12:18:38 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 19:24:05 2011 -0300 |
tree | 59c89d90130a6d47159faa739dea57fdae19aa91 | |
parent | 6f9e46b44785eb9cc59e638970e7aa443ff6fe5e [diff] |
[media] rc/keymaps: Fix most KEY_PROG[n] keycodes Those KEY_PROG[n] keys were used on places where the developer didn't know for sure what key should be used. On several cases, using KEY_RED, KEY_GREEN, KEY_YELLOW would be enough. On others, there are specific keys for that already. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jarod Wilson <jarod@redhat.com>