Skip to content
/ logiconf Public

Configuration software for Logitech Gaming mice

Notifications You must be signed in to change notification settings

dslul/logiconf

Repository files navigation

Logiconf

Linux alternative for the Logitech Gaming Software.

screenshot1 screenshot2

Currently, it is tested with the G402 Gaming Mouse, but it should also work with others. Please open an issue if you encounter any problem.

INSTRUCTIONS:

you must first add an udev rule, to be able to start the program without root permissions. Do the following command from a terminal:

echo "KERNEL==\"hidraw*\", ATTRS{idVendor}==\"046d\", MODE=\"0666\"" | sudo tee /etc/udev/rules.d/99-hidraw-logitech.rules && sudo udevadm control --reload && sudo udevadm trigger

Now download the AppImage binary from here and start the program!

About

Configuration software for Logitech Gaming mice

Resources

Stars

Watchers

Forks

Packages

No packages published