Stefan Achatz | 94a8fcf | 2012-11-11 06:20:52 +0100 | [diff] [blame] | 1 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi |
| 2 | Date: January 2011 |
| 3 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 4 | Description: The integer value of this attribute ranges from 1-4. |
| 5 | When read, this attribute returns the number of the active |
| 6 | cpi level. |
| 7 | This file is readonly. |
| 8 | Has never been used. If bookkeeping is done, it's done in userland tools. |
| 9 | Users: http://roccat.sourceforge.net |
| 10 | |
Stefan Achatz | 8d2f847 | 2015-10-17 15:10:28 +0200 | [diff] [blame] | 11 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile |
| 12 | Date: January 2011 |
| 13 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 14 | Description: The integer value of this attribute ranges from 0-4. |
| 15 | When read, this attribute returns the number of the active |
| 16 | profile. |
| 17 | When written, the mouse activates this profile immediately. |
| 18 | The profile that's active when powered down is the same that's |
| 19 | active when the mouse is powered on. |
| 20 | Users: http://roccat.sourceforge.net |
| 21 | |
Stefan Achatz | 94a8fcf | 2012-11-11 06:20:52 +0100 | [diff] [blame] | 22 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x |
| 23 | Date: January 2011 |
| 24 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 25 | Description: The integer value of this attribute ranges from 1-10. |
| 26 | When read, this attribute returns the number of the actual |
| 27 | sensitivity in x direction. |
| 28 | This file is readonly. |
| 29 | Has never been used. If bookkeeping is done, it's done in userland tools. |
| 30 | Users: http://roccat.sourceforge.net |
| 31 | |
| 32 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y |
| 33 | Date: January 2011 |
| 34 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 35 | Description: The integer value of this attribute ranges from 1-10. |
| 36 | When read, this attribute returns the number of the actual |
| 37 | sensitivity in y direction. |
| 38 | This file is readonly. |
| 39 | Has never been used. If bookkeeping is done, it's done in userland tools. |
| 40 | Users: http://roccat.sourceforge.net |
| 41 | |
| 42 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version |
| 43 | Date: January 2011 |
| 44 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 45 | Description: When read, this file returns the raw integer version number of the |
| 46 | firmware reported by the mouse. Using the integer value eases |
| 47 | further usage in other programs. To receive the real version |
| 48 | number the decimal point has to be shifted 2 positions to the |
| 49 | left. E.g. a returned value of 121 means 1.21 |
| 50 | This file is readonly. |
| 51 | Obsoleted by binary sysfs attribute "info". |
| 52 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 172e2ab | 2012-11-11 06:21:19 +0100 | [diff] [blame] | 53 | |
Stefan Achatz | 8d2f847 | 2015-10-17 15:10:28 +0200 | [diff] [blame] | 54 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info |
| 55 | Date: November 2012 |
| 56 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 57 | Description: When read, this file returns general data like firmware version. |
| 58 | When written, the device can be reset. |
| 59 | The data is 6 bytes long. |
| 60 | Users: http://roccat.sourceforge.net |
| 61 | |
| 62 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons |
| 63 | Date: January 2011 |
| 64 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 65 | Description: The mouse can store 5 profiles which can be switched by the |
| 66 | press of a button. A profile is split in settings and buttons. |
| 67 | profile_buttons holds information about button layout. |
| 68 | When written, this file lets one write the respective profile |
| 69 | buttons back to the mouse. The data has to be 23 bytes long. |
| 70 | The mouse will reject invalid data. |
| 71 | Which profile to write is determined by the profile number |
| 72 | contained in the data. |
| 73 | Before reading this file, control has to be written to select |
| 74 | which profile to read. |
| 75 | Users: http://roccat.sourceforge.net |
| 76 | |
Stefan Achatz | 172e2ab | 2012-11-11 06:21:19 +0100 | [diff] [blame] | 77 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons |
| 78 | Date: January 2011 |
| 79 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 80 | Description: The mouse can store 5 profiles which can be switched by the |
| 81 | press of a button. A profile is split in settings and buttons. |
| 82 | profile_buttons holds information about button layout. |
| 83 | When read, these files return the respective profile buttons. |
| 84 | The returned data is 23 bytes in size. |
| 85 | This file is readonly. |
| 86 | Write control to select profile and read profile_buttons instead. |
| 87 | Users: http://roccat.sourceforge.net |
| 88 | |
Stefan Achatz | 8d2f847 | 2015-10-17 15:10:28 +0200 | [diff] [blame] | 89 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings |
| 90 | Date: January 2011 |
| 91 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 92 | Description: The mouse can store 5 profiles which can be switched by the |
| 93 | press of a button. A profile is split in settings and buttons. |
| 94 | profile_settings holds information like resolution, sensitivity |
| 95 | and light effects. |
| 96 | When written, this file lets one write the respective profile |
| 97 | settings back to the mouse. The data has to be 16 bytes long. |
| 98 | The mouse will reject invalid data. |
| 99 | Which profile to write is determined by the profile number |
| 100 | contained in the data. |
| 101 | Before reading this file, control has to be written to select |
| 102 | which profile to read. |
| 103 | Users: http://roccat.sourceforge.net |
| 104 | |
Stefan Achatz | 172e2ab | 2012-11-11 06:21:19 +0100 | [diff] [blame] | 105 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings |
| 106 | Date: January 2011 |
| 107 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 108 | Description: The mouse can store 5 profiles which can be switched by the |
| 109 | press of a button. A profile is split in settings and buttons. |
| 110 | profile_settings holds information like resolution, sensitivity |
| 111 | and light effects. |
| 112 | When read, these files return the respective profile settings. |
| 113 | The returned data is 16 bytes in size. |
| 114 | This file is readonly. |
| 115 | Write control to select profile and read profile_settings instead. |
| 116 | Users: http://roccat.sourceforge.net |