.. | .. |
---|
1 | 1 | What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed |
---|
2 | 2 | Date: April 2010 |
---|
3 | | -Kernel Version: 2.6.35 |
---|
| 3 | +KernelVersion: 2.6.35 |
---|
4 | 4 | Contact: linux-bluetooth@vger.kernel.org |
---|
5 | 5 | Description: |
---|
6 | 6 | The /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/speed file |
---|
.. | .. |
---|
79 | 79 | When the Wacom Intuos 4 is connected over Bluetooth, the |
---|
80 | 80 | image has to contain 256 bytes (64x32 px 1 bit colour). |
---|
81 | 81 | The format is also scrambled, like in the USB mode, and it can |
---|
82 | | - be summarized by converting 76543210 into GECA6420. |
---|
| 82 | + be summarized by converting:: |
---|
| 83 | + |
---|
| 84 | + 76543210 into GECA6420. |
---|
83 | 85 | HGFEDCBA HFDB7531 |
---|
84 | 86 | |
---|
85 | 87 | What: /sys/bus/hid/devices/<bus>:<vid>:<pid>.<n>/wacom_remote/unpair_remote |
---|