From 8bac8d68f4a9ea7d5e91da847537518163c7c34c Mon Sep 17 00:00:00 2001 From: Benoit Hanotte Date: Fri, 15 Feb 2019 13:39:48 +0100 Subject: [PATCH] Add MX Master settings Add the same settings to the logitech MX Master as the one from the MX Master 2 (scroll wheel DPI, smart scoll sensitivity). --- lib/logitech_receiver/descriptors.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/logitech_receiver/descriptors.py b/lib/logitech_receiver/descriptors.py index 11e3643d..4140f7e1 100644 --- a/lib/logitech_receiver/descriptors.py +++ b/lib/logitech_receiver/descriptors.py @@ -316,7 +316,12 @@ _D('Performance Mouse MX', codename='Performance MX', protocol=1.0, wpid='101A', ], ) -_D('Wireless Mouse MX Master', codename='MX Master', protocol=4.5, wpid='4041') +_D('Wireless Mouse MX Master', codename='MX Master', protocol=4.5, wpid='4041', + settings=[ + _FS.hires_smooth_invert(), + _FS.hires_smooth_resolution(), + ], + ) _D('Wireless Mouse MX Master 2S', codename='MX Master 2S', protocol=4.5,wpid='4069', settings=[