From 1e2b89f401c19564db064869cdeb6a6e5577eb73 Mon Sep 17 00:00:00 2001 From: spleen1981 <43221199+spleen1981@users.noreply.github.com> Date: Thu, 25 Mar 2021 11:05:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ace643a..4c18a40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # xbox360-controllers-shutdown Small utility to turn off Xbox360 controllers in Linux. + It has been written to avoid the annoying 5-10 min long blinking of the pad after system shut down. If program is called in a shutdown script of a retrogaming machine (e.g. with Lakka or similar), it will mimic the original Xbox360 behaviour turning off all connected controllers on shutdown. + The utility assumes xpad driver is installed and will work out of the box detaching driver and claiming interface. In case xboxdrv service is used instead, it needs to be stopped first.