sysfs-driver-hid-roccat-kovaplus 2.2 KB

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