Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › wireless xbox controller settings. › Reply To: wireless xbox controller settings.
03/26/2015 at 08:33
#92676
Participant
The file I mentioned needs root permissions to be changed.
If you are changing it from a shell (e.g. with nano) you would need to invoke it with sudo:
cd /etc/
sudo nano rc.local
<move cursor to line>
<add #>
<CTRL-O>
<CTRL-X>