cdelorme / system-setup

Documentation and Scripts I use to ease setup, potentially fully automated.
23 stars 6 forks source link

xboxdrv launch scripts #41

Closed cdelorme closed 9 years ago

cdelorme commented 9 years ago

I have sysvinit xboxdrv launch scripts currently, but I believe I have been using systemd launch scripts on one of my personal computers. I want to check that out and possibly replace (or add to) the scripts.

I also want to investigate creating smarter udev rules that can start & stop xboxdrv dynamically, this way when no controller is connected applications are not looking to xboxdrv and getting invalid poorly initialized controller input.

cdelorme commented 9 years ago

My latest desktop was using only systemd for xboxdrv, and I optimized it for 4-controllers with deadzones (which may fix some of the problems I had when launching wine games).

Anyways, this task is done.