commit | 6f9e46b44785eb9cc59e638970e7aa443ff6fe5e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 24 12:18:37 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 19:24:04 2011 -0300 |
tree | 1021127d808670ac8b02321f3bc2fb3c870498eb | |
parent | 444cc20b3d6141a5fa9a9774a6b710e16af6110d [diff] |
[media] rc/keymaps: Use KEY_VIDEO for Video Source Each keyboard map were using a different definition for the Source/Video Source key. Behold Columbus were the only one using KEY_PROPS. As we want to standardize those keys at X11 and at userspace applications, we need to use just one code for it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jarod Wilson <jarod@redhat.com>