From 1b12979d60a91a41888236c4f13aca7e161d4618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?b=CA=B0edoh=E2=82=82=20sw=C3=A9?= Date: Mon, 8 Jul 2024 10:52:55 +0500 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 220839f..921592f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ # Usage -`poormansgamepad devicepath scale_axis scale_wheel` +`poormansgamepad devicepath scale_axis scale_wheel deadzone` `devicepath` - Path to mouse device (/dev/input/eventX) `scale_axis` - Sensitivity for the virtual thumbstick `scale_wheel` - Sensitivity for the virtual trigger + +`deadzone` - Deadzone for the virtual thumbstick