xboxdrv/test/xboxdrv-device-naming3.sh
2011-01-30 18:52:48 +01:00

9 lines
160 B
Bash
Executable file

#!/bin/sh
./xboxdrv --daemon \
`# regular Xbox360 controller gets flightstick threatment` \
--next-controller \
--next-controller \
"$@"
# EOF #