Skip to content
Snippets Groups Projects
Commit 93057624 authored by nogal's avatar nogal
Browse files

added readme

parent 05899885
No related branches found
No related tags found
No related merge requests found
This is a gamepad module switching script intended for use with the Microsoft Xbox 360 Controller in conjunction with the xboxdrv application. It is recommended that it be used as an alias.
To permanently add an alias add the following line to ~/.bash_aliases (if the file does not exist, simply create one) and substitute the name and path as necessary:
alias <name_of_alias>="cd /path/to/this/folder && ./game.sh && cd -"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment