mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 04:03:58 +08:00
15d8ee9a96
Signed-off-by: Przemo Firszt <przemo@firszt.eu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
11 lines
404 B
Plaintext
11 lines
404 B
Plaintext
What: /sys/class/hidraw/hidraw*/device/speed
|
|
Date: April 2010
|
|
Kernel Version: 2.6.35
|
|
Contact: linux-bluetooth@vger.kernel.org
|
|
Description:
|
|
The /sys/class/hidraw/hidraw*/device/speed file controls
|
|
reporting speed of wacom bluetooth tablet. Reading from
|
|
this file returns 1 if tablet reports in high speed mode
|
|
or 0 otherwise. Writing to this file one of these values
|
|
switches reporting speed.
|