README: info on keeping config options sequentially numbered

This commit is contained in:
alterNERDtive 2020-02-08 15:33:01 +01:00
parent a4d653772b
commit 21200ba926

View file

@ -82,7 +82,9 @@ should be monitoring.
`1Joy` being the first in the list. Youll probably have to go through them in
sequence to find out which physical device is which number. The ordering MIGHT
change after you reboot the system but has been consistent for me so far. It
should definitely change if you reboot with one of the devices unplugged.
should definitely change if you reboot with one of the devices unplugged. Make
sure to number these sequentially as the script will stop looking at the first
number thats not set.
`deviceXsensitivity` is an (optional) multiplier used for the axis inputs of the
device with the same number as above. If you do not have set any curves for your
@ -111,7 +113,9 @@ kill=True
Here you can set tools the script should run alongside your application.
`tool1` to `toolX` has to be set to the full paths of the tools executables.
`tool1` to `toolX` has to be set to the full paths of the tools executables.
Make sure to number these sequentially as the script will stop looking at the
first number thats not set.
`kill` is a boolean (`True`/`False`) to tell the script whether to kill the
tools again after your target application has shut down. If you want them to