sysfs-driver-hid-roccat-kovaplus 6.2 KB

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