You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,9 @@ Some information for the commonly used fields in `configuration.json`. Variables
32
32
|`os_ip_address`| Operator-side (`os`) IP, that is, the IP of the computer running this program.|
33
33
|`clutch_virtual_key_code`| The key which will be used to emulate the clutch, as a Windows [Virtual-Key Code](https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes)|
34
34
|`additional_virtual_key_codes`| A list of additional keys that can be used for arbitrary purposes on the receiving end, as Windows [Virtual-Key Codes](https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes)|
0 commit comments