changed default operator buttons to F1, F2 and F3 and fixed subnets

This commit is contained in:
2024-02-06 13:01:26 +01:00
parent 3e9303e043
commit 56e971c6a4
24 changed files with 161 additions and 115 deletions

View File

@ -137,12 +137,12 @@ controllerLedOutputSerial=0
; world. An improved solution will be provided later.
[io3]
; Test button virtual-key code. Default is the 1 key.
test=0x31
; Service button virtual-key code. Default is the 2 key.
service=0x32
; Keyboard button to increment coin counter. Default is the 3 key.
coin=0x33
; Test button virtual-key code. Default is the F1 key.
test=0x70
; Service button virtual-key code. Default is the F2 key.
service=0x71
; Keyboard button to increment coin counter. Default is the F3 key.
coin=0x72
; Set to 0 for enable separate ir control. Deafult is space key.
ir=0x20