Changes between Version 10 and Version 11 of troubleshooting


Ignore:
Timestamp:
02/27/18 08:55:48 (6 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • troubleshooting

    v10 v11  
    6363
    6464__NOTE__: you can also reinstall the toolchain in order to set the good path.
     65
     66== Dualshock 3 controller acting as a mouse ==
     67
     68On recent kernel (>=4.13), ds3 is seen as a mouse, which is disturbing. You can launch this command to disable it:
     69{{{
     70/usr/bin/xinput set-prop 'Sony PLAYSTATION(R)3 Controller' 'Device Enabled' 0
     71}}}
     72
     73Note that this is integrated in flair script to launch ds3 controller.