summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
authorMarkus <markus@notsyncing.net>2020-12-19 22:01:05 +0100
committerGitHub <noreply@github.com>2020-12-19 22:01:05 +0100
commitaf22dd86e3867a35e9e5ab911faa6e1e7671729d (patch)
tree43e91b6941e5e1c6528dbe9e4a35669b3ef58120 /minetest.conf.example
parent5066fe75830b98f592717b593099a757337c952d (diff)
downloadminetest-af22dd86e3867a35e9e5ab911faa6e1e7671729d.tar.gz
minetest-af22dd86e3867a35e9e5ab911faa6e1e7671729d.tar.bz2
minetest-af22dd86e3867a35e9e5ab911faa6e1e7671729d.zip
Fix some more joystick issues (#10624)
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 6b315b6ea..086339037 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -129,6 +129,9 @@
# type: float min: 0.001
# repeat_joystick_button_time = 0.17
+# The deadzone of the joystick
+# joystick_deadzone = 2048
+
# The sensitivity of the joystick axes for moving the
# ingame view frustum around.
# type: float