-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Przemo Firszt
authored and
Jiri Kosina
committed
Apr 23, 2010
1 parent
21df962
commit 3dce4e7
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 96a7813736a6aa1e2561ecc0d499817daecb4860 | ||
refs/heads/master: 15d8ee9a96e5019e698ad3c2c181970deb8ff888 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
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. |