.. | .. |
---|
3 | 3 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
---|
4 | 4 | Description: It is possible to switch the dpi setting of the mouse with the |
---|
5 | 5 | press of a button. |
---|
| 6 | + |
---|
6 | 7 | When read, this file returns the raw number of the actual dpi |
---|
7 | 8 | setting reported by the mouse. This number has to be further |
---|
8 | | - processed to receive the real dpi value. |
---|
| 9 | + processed to receive the real dpi value: |
---|
9 | 10 | |
---|
| 11 | + ===== ===== |
---|
10 | 12 | VALUE DPI |
---|
| 13 | + ===== ===== |
---|
11 | 14 | 1 800 |
---|
12 | 15 | 2 1200 |
---|
13 | 16 | 3 1600 |
---|
14 | 17 | 4 2000 |
---|
15 | 18 | 5 2400 |
---|
16 | 19 | 6 3200 |
---|
| 20 | + ===== ===== |
---|
17 | 21 | |
---|
18 | 22 | This file is readonly. |
---|
19 | 23 | Users: http://roccat.sourceforge.net |
---|
.. | .. |
---|
22 | 26 | Date: March 2010 |
---|
23 | 27 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
---|
24 | 28 | Description: When read, this file returns the number of the actual profile. |
---|
| 29 | + |
---|
25 | 30 | This file is readonly. |
---|
26 | 31 | Users: http://roccat.sourceforge.net |
---|
27 | 32 | |
---|
.. | .. |
---|
33 | 38 | further usage in other programs. To receive the real version |
---|
34 | 39 | number the decimal point has to be shifted 2 positions to the |
---|
35 | 40 | left. E.g. a returned value of 138 means 1.38 |
---|
| 41 | + |
---|
36 | 42 | This file is readonly. |
---|
37 | 43 | Users: http://roccat.sourceforge.net |
---|
38 | 44 | |
---|
.. | .. |
---|
43 | 49 | press of a button. A profile holds information like button |
---|
44 | 50 | mappings, sensitivity, the colors of the 5 leds and light |
---|
45 | 51 | effects. |
---|
| 52 | + |
---|
46 | 53 | When read, these files return the respective profile. The |
---|
47 | 54 | returned data is 975 bytes in size. |
---|
| 55 | + |
---|
48 | 56 | When written, this file lets one write the respective profile |
---|
49 | 57 | data back to the mouse. The data has to be 975 bytes long. |
---|
| 58 | + |
---|
50 | 59 | The mouse will reject invalid data, whereas the profile number |
---|
51 | 60 | stored in the profile doesn't need to fit the number of the |
---|
52 | 61 | store. |
---|
.. | .. |
---|
58 | 67 | Description: When read, this file returns the settings stored in the mouse. |
---|
59 | 68 | The size of the data is 36 bytes and holds information like the |
---|
60 | 69 | startup_profile, tcu state and calibration_data. |
---|
| 70 | + |
---|
61 | 71 | When written, this file lets write settings back to the mouse. |
---|
62 | 72 | The data has to be 36 bytes long. The mouse will reject invalid |
---|
63 | 73 | data. |
---|
.. | .. |
---|
67 | 77 | Date: March 2010 |
---|
68 | 78 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
---|
69 | 79 | Description: The integer value of this attribute ranges from 1 to 5. |
---|
| 80 | + |
---|
70 | 81 | When read, this attribute returns the number of the profile |
---|
71 | 82 | that's active when the mouse is powered on. |
---|
| 83 | + |
---|
72 | 84 | When written, this file sets the number of the startup profile |
---|
73 | 85 | and the mouse activates this profile immediately. |
---|
74 | 86 | Users: http://roccat.sourceforge.net |
---|
.. | .. |
---|
80 | 92 | calibrate the laser power to fit the mousepad surface. |
---|
81 | 93 | When read, this file returns the current state of the TCU, |
---|
82 | 94 | where 0 means off and 1 means on. |
---|
| 95 | + |
---|
83 | 96 | Writing 0 in this file will switch the TCU off. |
---|
| 97 | + |
---|
84 | 98 | Writing 1 in this file will start the calibration which takes |
---|
85 | 99 | around 6 seconds to complete and activates the TCU. |
---|
| 100 | + |
---|
86 | 101 | Users: http://roccat.sourceforge.net |
---|
87 | 102 | |
---|
88 | 103 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kone/roccatkone<minor>/weight |
---|
.. | .. |
---|
93 | 108 | and its value can be read out. When read, this file returns the |
---|
94 | 109 | raw value returned by the mouse which eases further processing |
---|
95 | 110 | in other software. |
---|
| 111 | + |
---|
96 | 112 | The values map to the weights as follows: |
---|
97 | 113 | |
---|
| 114 | + ===== ====== |
---|
98 | 115 | VALUE WEIGHT |
---|
| 116 | + ===== ====== |
---|
99 | 117 | 0 none |
---|
100 | 118 | 1 5g |
---|
101 | 119 | 2 10g |
---|
102 | 120 | 3 15g |
---|
103 | 121 | 4 20g |
---|
| 122 | + ===== ====== |
---|
104 | 123 | |
---|
105 | 124 | This file is readonly. |
---|
106 | 125 | Users: http://roccat.sourceforge.net |
---|