Make it optional
This commit is contained in:
@@ -8,15 +8,18 @@
|
||||
|
||||
# Options:
|
||||
|
||||
# allows the user to mouse wheel scroll through the PV selection list
|
||||
# Allow the user to mouse wheel scroll through the PV selection list
|
||||
mouse_scroll_pv_selection = true
|
||||
# the interval it takes for the emulated slider touch points to move from one contact point to another.
|
||||
# in most cases this does not need editing.
|
||||
# The interval it takes for the emulated slider touch points to move from one contact point to another.
|
||||
# In most cases, this does not need editing.
|
||||
touch_slider_emulation_speed = 750.0
|
||||
|
||||
# preferred Xinput controller (0-3)
|
||||
# Preferred Xinput controller (0-3)
|
||||
xinput_preferred = 0
|
||||
|
||||
# Rumble (Xinput)
|
||||
rumble = true
|
||||
|
||||
# JVS Buttons:
|
||||
JVS_TEST = F1
|
||||
JVS_SERVICE = F2
|
||||
|
||||
Reference in New Issue
Block a user