AltDoneKey = F1 : Sets the F1 key press to act as the Done key. For example, for MCU LITE which has no "Done" key function.
AltDeleteKey = F2 : Sets the F2 key press to act as the Delete key. For example, for MCU LITE which has no "Delete Last Point" key.
Starting with I++ client v2.32, along with AltDoneKey and AltDelete keys, you can define a total of 12 operations with the I++ server jog box. The I++ server can produce the KeyPress:F10 for the F10 key. If you want to assign the F10 key to EnableProbe, use the definition KeyPressEnableProbe = "F10".
KeyPressEnd = Done : Sets the Done key press to act as the End key.
KeyPressErase = Del : Sets the Del key press to act as the Erase key.
KeyPressInsertMove = "" : Sets whatever key you enter to act as the Insert Move key.
KeyPressExecStop = "" : Sets whatever key you enter to act as the Exec Stop key.
KeyPressExecContinue = "" : Sets whatever key you enter to act as the Exec Continue key.
KeyPressCancel = "" : Sets whatever key you enter to act as the Cancel key.
KeyPressDccMeasure = "" : Sets whatever key you enter to act as the Dcc Measure key.
KeyPressDelete = "" : Sets whatever key you enter to act as the Delete key.
KeyPressManDcc = "" : Sets whatever key you enter to act as the Man Dcc key.
KeyPressEnableProbe = "" : Sets whatever key you enter to act as the Enable Probe key.
More: