Solaar/lib/logitech/unifying_receiver
Peter Wu b2a62c2dd7 special_keys: update controls list
My previous observation was right, controls and tasks are really different
entities. The following "controls" appears to be invalid and have been removed:

    Home=0x001A,
    Music=0x001D,
    Search=0x0029,
    Sleep=0x002F,
2013-05-27 11:44:20 +02:00
..
__init__.py incipient support for the Nano receiver 2013-04-28 14:27:16 +02:00
base.py don't support the VX Nano right now 2013-05-22 20:43:29 +03:00
common.py enable notifications for peripherals; fixes #27 2013-05-17 23:06:24 +03:00
descriptors.py Add more feature names, rename existing ones 2013-05-26 23:47:40 +02:00
hidpp10.py improved support for some Nano receivers 2013-05-22 20:41:11 +03:00
hidpp20.py Add more feature names, rename existing ones 2013-05-26 23:47:40 +02:00
listener.py disable status polling on devices 2013-05-22 20:42:26 +03:00
receiver.py improved support for some Nano receivers 2013-05-22 20:41:11 +03:00
settings.py Make BooleanValidator accept bytes too besides int 2013-04-27 15:12:55 +02:00
special_keys.py special_keys: update controls list 2013-05-27 11:44:20 +02:00
status.py Add more feature names, rename existing ones 2013-05-26 23:47:40 +02:00