@@ -24,6 +24,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status0_luminance
2424Date: August 2014
25252626Description:
27+ <obsoleted by the LED class API now exported by the driver>
2728 Writing to this file sets the status LED luminance (1..127)
2829 when the stylus does not touch the tablet surface, and no
2930 button is pressed on the stylus. This luminance level is
@@ -33,6 +34,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status1_luminance
3334Date: August 2014
34353536Description:
37+ <obsoleted by the LED class API now exported by the driver>
3638 Writing to this file sets the status LED luminance (1..127)
3739 when the stylus touches the tablet surface, or any button is
3840 pressed on the stylus.
@@ -41,6 +43,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status_led0_select
4143Date: August 2014
42444345Description:
46+ <obsoleted by the LED class API now exported by the driver>
4447 Writing to this file sets which one of the four (for Intuos 4
4548 and Intuos 5) or of the right four (for Cintiq 21UX2 and Cintiq
4649 24HD) status LEDs is active (0..3). The other three LEDs on the
@@ -50,6 +53,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status_led1_select
5053Date: August 2014
51545255Description:
56+ <obsoleted by the LED class API now exported by the driver>
5357 Writing to this file sets which one of the left four (for Cintiq 21UX2
5458 and Cintiq 24HD) status LEDs is active (0..3). The other three LEDs on
5559 the left are always inactive.
@@ -91,6 +95,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_remote/<serial_number>/r
9195Date: July 2015
92969397Description:
98+ <obsoleted by the LED class API now exported by the driver>
9499 Reading from this file reports the mode status of the
95100 remote as indicated by the LED lights on the device. If no
96101 reports have been received from the paired device, reading
0 commit comments