This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo nano /var/lib/bluetooth/7XX:XX:XX:XX:XX:XX/YY:YY:YY:YY:YY:YY/info | |
# where XX:XX:XX:XX:XX:XX is the Bluetooth address of my computer's bluetooth interface | |
# and YY:YY:YY:YY:YY:YY is the Bluetooth address of my Mouse's interface. | |
# change connection parameters to this : | |
[ConnectionParameters] | |
MinInterval=6 | |
MaxInterval=7 | |
Latency=0 |