logitech-m720-config icon indicating copy to clipboard operation
logitech-m720-config copied to clipboard

A configuration script for Logitech M720 that remaps mouse buttons (Linux)

Results 7 logitech-m720-config issues
Sort by recently updated
recently updated
newest added

Hello! I have a question. I need to change a button to increase or decrease the volume. How and where can it be configured in the script? I'm sorry for...

Starting the script after installing it, it immediately crashes with the following output ``` Traceback (most recent call last): File "env/bin/m720-config", line 11, in load_entry_point('m720-config', 'console_scripts', 'm720-config')() File "/home/thomasjones/packages/logitech-m720-config/m720_config/__init__.py", line...

Thanks for creating this repo. I was trying to get the Logitech M720 buttons and gestures to work on Arch Linux (kernel: 15.14.12) and installed this package, which successfully installed,...

Is there a way to the first side button activate profile 1, second activate profile 2 and third profile 3, instead of using profile 3 button to alternate between profiles?

Hello, I'm about to receive an M720 and saw your script, thanks for that. But I don't understand what does the sentence "This script will map Button 8 on the...

`|grep button` is good, but if you use xev's built-in event filter, you get the timing information as well. My M720 mouse puts in random scrolling events with (while scrolling...

This repository is amazing! Just the new `logitech_receiver.Receiver` seems changed. Updated to match the latest specifications.