[media] rc: further key name standardization

Use the newly introduced KEY_IMAGES where appropriate, and standardize
on KEY_MEDIA for media center/application launcher button (such as the
Windows logo key on the Windows Media Center Ed. remotes).

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Jarod Wilson
2011-04-05 18:42:30 -03:00
committed by Mauro Carvalho Chehab
vanhempi d8ee99e799
commit 56c0893c4f
8 muutettua tiedostoa jossa 18 lisäystä ja 18 poistoa

Näytä tiedosto

@@ -111,7 +111,7 @@ static struct rc_map_table imon_mce[] = {
{ 0x800ff44d, KEY_TITLE },
{ 0x800ff40c, KEY_POWER },
{ 0x800ff40d, KEY_LEFTMETA }, /* Windows MCE button */
{ 0x800ff40d, KEY_MEDIA }, /* Windows MCE button */
};