mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-30 11:51:12 -04:00
Update Key: Context to Key: Menu in device view label lookup
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user