HID: wacom: Add LED selector control for Wacom Intuos4 WL
authorPrzemo Firszt <przemo@firszt.eu>
Thu, 10 May 2012 18:23:52 +0000 (19:23 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 11 May 2012 12:47:04 +0000 (14:47 +0200)
Add sysfs attribute to control LED selector on Wacom Intuos4. There are 4
different LEDs on the tablet and they can be turned on by something like:

echo 50 > /sys/class/leds/(device # here)\:selector\:1/brightness

Only one can be lit at a time. The brightness range is 0 to 127. This patch
also contains short ABI description.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found