Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (24 loc) · 733 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 733 Bytes

usb-scanner

Custom xboxdrv daemon which allows for improved support and auto-mounting of Xbox and PlayStation controllers

File structure:

/
└───lib
|    └───usb-scanner
|          |   custom_add.list
|          |   mounted.list
|          |   standard_layout.conf
|          |   usb-scanner.lib
|          └───supported.list
|
|
└───etc
|    └───usb-scanner
|          |   import
|          └───xbox-driver.sh
|
|
└───bin
     └───usb-scanner

You can also add a file to $HOME/.xbodrv named layout.conf with a specific format to specify a specific layout you want your controllers yon follow. For how to format this file, see the usb-scanner man page.