summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/50-joystick-all.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/50-joystick-all.conf b/config/50-joystick-all.conf
index ee03dd5..6e780fd 100644
--- a/config/50-joystick-all.conf
+++ b/config/50-joystick-all.conf
@@ -16,6 +16,9 @@ Section "InputClass"
# MatchIsJoystick "on"
# MatchDevicePath "/dev/input/event*"
+ # UNCOMMENT TO SET THE DEVICE FLOATING ON HOTPLUG
+# Option "Floating" "true"
+
Option "MapButton1" "button=1"
Option "MapButton2" "button=2"
Option "MapButton3" "button=3"