@@ -24,6 +24,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status0_luminance
24
24
Date: August 2014
25
25
26
26
Description:
27
+ <obsoleted by the LED class API now exported by the driver>
27
28
Writing to this file sets the status LED luminance (1..127)
28
29
when the stylus does not touch the tablet surface, and no
29
30
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
33
34
Date: August 2014
34
35
35
36
Description:
37
+ <obsoleted by the LED class API now exported by the driver>
36
38
Writing to this file sets the status LED luminance (1..127)
37
39
when the stylus touches the tablet surface, or any button is
38
40
pressed on the stylus.
@@ -41,6 +43,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_led/status_led0_select
41
43
Date: August 2014
42
44
43
45
Description:
46
+ <obsoleted by the LED class API now exported by the driver>
44
47
Writing to this file sets which one of the four (for Intuos 4
45
48
and Intuos 5) or of the right four (for Cintiq 21UX2 and Cintiq
46
49
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
50
53
Date: August 2014
51
54
52
55
Description:
56
+ <obsoleted by the LED class API now exported by the driver>
53
57
Writing to this file sets which one of the left four (for Cintiq 21UX2
54
58
and Cintiq 24HD) status LEDs is active (0..3). The other three LEDs on
55
59
the left are always inactive.
@@ -91,6 +95,7 @@ What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_remote/<serial_number>/r
91
95
Date: July 2015
92
96
93
97
Description:
98
+ <obsoleted by the LED class API now exported by the driver>
94
99
Reading from this file reports the mode status of the
95
100
remote as indicated by the LED lights on the device. If no
96
101
reports have been received from the paired device, reading
0 commit comments