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 | |
| 11 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x |
| 12 | Date: January 2011 |
| 13 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 14 | Description: The integer value of this attribute ranges from 1-10. |
| 15 | When read, this attribute returns the number of the actual |
| 16 | sensitivity in x direction. |
| 17 | This file is readonly. |
| 18 | Has never been used. If bookkeeping is done, it's done in userland tools. |
| 19 | Users: http://roccat.sourceforge.net |
| 20 | |
| 21 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y |
| 22 | Date: January 2011 |
| 23 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 24 | Description: The integer value of this attribute ranges from 1-10. |
| 25 | When read, this attribute returns the number of the actual |
| 26 | sensitivity in y direction. |
| 27 | This file is readonly. |
| 28 | Has never been used. If bookkeeping is done, it's done in userland tools. |
| 29 | Users: http://roccat.sourceforge.net |
| 30 | |
| 31 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version |
| 32 | Date: January 2011 |
| 33 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 34 | Description: When read, this file returns the raw integer version number of the |
| 35 | firmware reported by the mouse. Using the integer value eases |
| 36 | further usage in other programs. To receive the real version |
| 37 | number the decimal point has to be shifted 2 positions to the |
| 38 | left. E.g. a returned value of 121 means 1.21 |
| 39 | This file is readonly. |
| 40 | Obsoleted by binary sysfs attribute "info". |
| 41 | Users: http://roccat.sourceforge.net |