From 948b4c4d51b511f1029fbc6541b73066a5d81e9c Mon Sep 17 00:00:00 2001 From: Daniel Pavel Date: Thu, 11 Jul 2013 15:05:15 +0200 Subject: [PATCH] updated descriptors and devices doc for Anywhere MX --- docs/devices.md | 6 +++--- lib/logitech/unifying_receiver/descriptors.py | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/devices.md b/docs/devices.md index 76659993..5e055660 100644 --- a/docs/devices.md +++ b/docs/devices.md @@ -90,12 +90,12 @@ Mice: | M510 | 1.0 | yes | | smooth scrolling | | M515 Couch | 2.0 | yes | - | | | M525 | 2.0 | yes | - | | -| M600 Touch | | | | | +| M600 Touch | 2.0 | yes | | | | M705 Marathon | 1.0 | yes | - | smooth scrolling | | T400 Zone Touch | | | | | -| T620 Touch | | | | | +| T620 Touch | 2.0 | | | | | Performance MX | 1.0 | yes | R/W | | -| Anywhere MX | | | | | +| Anywhere MX | 1.0 | yes | - | | | Cube | 2.0 | yes | | | diff --git a/lib/logitech/unifying_receiver/descriptors.py b/lib/logitech/unifying_receiver/descriptors.py index 55f0ea7c..55a54e6e 100644 --- a/lib/logitech/unifying_receiver/descriptors.py +++ b/lib/logitech/unifying_receiver/descriptors.py @@ -178,9 +178,11 @@ _D('Marathon Mouse M705', protocol=1.0, wpid='101B', ], ) _D('Zone Touch Mouse T400') -_D('Touch Mouse T620') +_D('Touch Mouse T620', protocol=2.0) _D('Logitech Cube', kind=_hidpp10.DEVICE_KIND.mouse, protocol=2.0) -_D('Anywhere Mouse MX', codename='Anywhere MX', protocol=1.0, wpid='1017') +_D('Anywhere Mouse MX', codename='Anywhere MX', protocol=1.0, wpid='1017', + registers=(_R.battery_charge, ), + ) _D('Performance Mouse MX', codename='Performance MX', protocol=1.0, wpid='101A', registers=(_R.battery_status, _R.three_leds, ), settings=[