[media] rc/keymaps: use KEY_CAMERA for snapshots
On a few places, KEY_MHP were used for snapshots. However, KEY_CAMERA is used for it on all the other keyboards that have a snapshot/Picture button. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jarod Wilson <jarod@redhat.com>
此提交包含在:
@@ -27,7 +27,7 @@ static struct rc_map_table nebula[] = {
|
||||
{ 0x0b, KEY_AUX },
|
||||
{ 0x0c, KEY_DVD },
|
||||
{ 0x0d, KEY_POWER },
|
||||
{ 0x0e, KEY_MHP }, /* labelled 'Picture' */
|
||||
{ 0x0e, KEY_CAMERA }, /* labelled 'Picture' */
|
||||
{ 0x0f, KEY_AUDIO },
|
||||
{ 0x10, KEY_INFO },
|
||||
{ 0x11, KEY_F13 }, /* 16:9 */
|
||||
|
新增問題並參考
封鎖使用者