Solaar/lib/logitech/unifying_receiver
Peter Wu 39e630cece cli: improve alignment for special keys
The following lines have an insane length and are therefore not included in the
longest line:

    WIN7_MONITOR_SWITCH_AS_WIN_SHIFT_LEFTARROW=0x0093,
    WIN7_MONITOR_SWITCH_AS_WIN_SHIFT_RIGHTARROW=0x0094,

While doing this, also fix an obvious typo in the "Lock PC" control.
2013-05-27 14:07:38 +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 cli: improve alignment for special keys 2013-05-27 14:07:38 +02:00
status.py Add more feature names, rename existing ones 2013-05-26 23:47:40 +02:00