Skip to content

Logiops configuration file (logid.cfg) for Logitech Wireless Mobile Mouse MX Anywhere 2 mouse

Notifications You must be signed in to change notification settings

vgocoder/logiops-config-mx-anywhere-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

logiops-config-mx-anywhere-2

Logiops configuration file (logid.cfg) for Logitech Wireless Mobile Mouse MX Anywhere 2 mouse

Usage

Install logiops

# Ubuntu Or Debian
sudo apt-get install logiops
# Arch Linux
sudo pacman -S logiops

Configure logiops

git clone https://github.com/vgocoder/logiops-config-mx-anywhere-2.git
cd logiops-config-mx-anywhere-2
cp logid.cfg /etc/logid.cfg

Start logiops

sudo systemctl start logid

Stop logiops

sudo systemctl stop logid

Check logiops status

sudo systemctl status logid

Restart logiops

sudo systemctl restart logid

Debug logiops

sudo logid -v

Uninstall logiops

# Ubuntu Or Debian
sudo apt-get remove logiops
# Arch Linux
sudo pacman -R logiops

Start at boot

sudo systemctl enable --now logid

CIDs for Wireless Mouse MX Anywhere 2

0x0050 (Left Mouse Button)
0x0051 (Right Mouse Button)
0x0052 (Middle Mouse Button)
0x0053 (Back Button)
0x0056 (Forward Button)
0x005b (Left Scroll)
0x005d (Right Scroll)
0x00d7 (Switch Receivers)

Thanks

PixlOne/logiops

About

Logiops configuration file (logid.cfg) for Logitech Wireless Mobile Mouse MX Anywhere 2 mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published