TurnOffXboxController
TurnOffXboxController copied to clipboard
Linux Support
It would be really cool, if I could turn off my Xbox 360 Controllers from Linux too.
The Linux Kernel has a built-in driver for these controllers.
To make it work there should be a method in driver of Linux to turn it off, and if there is a method, maybe you can find a commands that you could use. This app is only uses driver features to turn controller off, so if anyone share a methods to call it, I can add linux binary for the same functionality.
Thanks for the fast response. I have never worked with drivers (apart from installing them :) ), but I'll look into it, and let you know, if I had found something.