-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c820ec
commit 1e2b89f
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |