Update Key: Context to Key: Menu in device view label lookup
This commit is contained in:
parent
6d9aea38a6
commit
b03fce33ca
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ static const led_label_lookup_type led_label_lookup[] =
|
|||
{ "Key: Right Alt", "Alt" },
|
||||
{ "Key: Right Fn", "Fn" },
|
||||
{ "Key: Right Windows", "Win" },
|
||||
{ "Key: Context", "Mnu" },
|
||||
{ "Key: Menu", "Mnu" },
|
||||
{ "Key: Right Control", "Ctl" },
|
||||
{ "Key: Left Arrow", "Lft" },
|
||||
{ "Key: Down Arrow", "Dn" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue