~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-driver-hid-roccat-kone

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-driver-hid-roccat-kone (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-driver-hid-roccat-kone (Version linux-6.8.12)


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

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php