mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-26 23:34:44 +02:00
parent
721a845bec
commit
dc53d1b7a7
@ -119,6 +119,19 @@ KeyIDNAME namedKeyArray[] = {
|
||||
{"F11", VK_F11},
|
||||
{"F12", VK_F12},
|
||||
|
||||
{"F13", VK_F13},
|
||||
{"F14", VK_F14},
|
||||
{"F15", VK_F15},
|
||||
{"F16", VK_F16},
|
||||
{"F17", VK_F17},
|
||||
{"F18", VK_F18},
|
||||
{"F19", VK_F19},
|
||||
{"F20", VK_F20},
|
||||
{"F21", VK_F21},
|
||||
{"F22", VK_F22},
|
||||
{"F23", VK_F23},
|
||||
{"F24", VK_F24},
|
||||
|
||||
{"~", VK_OEM_3},
|
||||
{"-", VK_OEM_MINUS},
|
||||
{"=", VK_OEM_PLUS},
|
||||
|
Loading…
x
Reference in New Issue
Block a user