Merge pull request #39 from Lekensteyn/doc-updates

descriptors.py: Clarify use of negative values
This commit is contained in:
Daniel Pavel 2013-05-04 11:14:09 -07:00
commit 84b9b11ef5
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ def _D(name, codename=None, kind=None, registers=None, settings=None):
# Some HID++1.0 registers and HID++2.0 features can be discovered at run-time,
# so they are not specified here.
# Registers are only supported for HID++ 1.0 devices. Specify a negative value
# to blacklist that register (prevent Solaar from accessing the register)
# Keyboards