diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/midi-gamepad.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/midi-gamepad.cfg b/configs/midi-gamepad.cfg index f91ed4f..2df2bd6 100644 --- a/configs/midi-gamepad.cfg +++ b/configs/midi-gamepad.cfg @@ -9,7 +9,7 @@ axis.ABS_X = 34300 0 65536 255 4095 axis.ABS_Y = 34300 0 65536 255 4095 relaxis.REL_X = 65535 -; Set the output device name and enable the instance for output +; Set the output device name and enable the instance for output (will create a virtual input device) output = MIDIMonster ; This midi instance will be used as input to control the new joystick |