diff --git a/lib/platform/COSXKeyState.cpp b/lib/platform/COSXKeyState.cpp index eaeaa163..13b5f149 100644 --- a/lib/platform/COSXKeyState.cpp +++ b/lib/platform/COSXKeyState.cpp @@ -51,6 +51,7 @@ static const CKeyEntry s_controlKeys[] = { { kKeyEnd, 119 }, { kKeyPageUp, 116 }, { kKeyPageDown, 121 }, + { kKeyInsert, 114 }, // function keys { kKeyF1, 122 },