Comment 17 for bug 277915

Revision history for this message
Luke Clements (i-am-luke08) wrote :

That little script works great! I use
xinput set-int-prop `xinput list | grep "Zeroplus Xbox Controller" | perl -ne 'print
/id=(\d+)/'` 'Device Enabled' 32 0
which works fine. This is pretty much a fix to the bug then?