diff --git a/docs/README.md b/docs/README.md index 0cf9a344..a69a7f0c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -179,9 +179,10 @@ Please feel free to add other Distributions as well! * wait until all available devices are listed (otherwise it may be hard to identify which one is the gamepad) * push the connect button on upper side of the gamepad, and hold it down until the light starts flashing fast * wait for the gamepad to show up in bluetoothctl, remember the address (e.g. `C8:3F:26:XX:XX:XX`) +* `[bluetooth]# scan off` to stop scanning as it may interfere with properly pairing the controller * `[bluetooth]# pair ` * `[bluetooth]# trust ` -* `[bluetooth]# connect ` +* `[bluetooth]# connect ` (should usually not be needed but there are [open bugs](https://github.com/atar-axis/xpadneo/issues/198)) * The `` parameter is optional if the command line already shows the controller name You know that everything works fine when you feel the gamepad rumble ;)