Skip to content

Instantly share code, notes, and snippets.

View ZhixiongCai's full-sized avatar

Zhixiong Cai ZhixiongCai

  • Tencent
  • Shenzhen, Canton, China
View GitHub Profile
@ZhixiongCai
ZhixiongCai / fixmouselag.sh
Created November 29, 2023 22:47 — forked from productiveme/fixmouselag.sh
Fix bluetooth mouse lag on Ubuntu
#!/bin/bash
MouseIdentifierString="Trackpad"
writeOpts() {
sudo cat <<'EOF' | sudo tee -a /var/lib/bluetooth/$1/$2/info
[ConnectionParameters]
MinInterval=6
MaxInterval=7
Latency=0