From 585dcab39b9aef8a9905aac1affa66d92fca5543 Mon Sep 17 00:00:00 2001 From: e3b Date: Sat, 4 Jan 2020 23:27:54 +0100 Subject: [PATCH] adding agrs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b60250d..6e1c924 100644 --- a/README.md +++ b/README.md @@ -56,5 +56,6 @@ there are the following args. --display // Set Display Device (eDP-1) --touchscreen // Set Touchscreen Device X11 (ELAN0732:00 04F3:22E1) --keyboard // Set keyboard to deactivate upon rotation +--threshold // Set a rotation threshold between 0 and 1 (0.5) ```