sysfs-driver-hid-roccat-koneplus 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/actual_profile
  2. Date: October 2010
  3. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  4. Description: The integer value of this attribute ranges from 0-4.
  5. When read, this attribute returns the number of the actual
  6. profile. This value is persistent, so its equivalent to the
  7. profile that's active when the mouse is powered on next time.
  8. When written, this file sets the number of the startup profile
  9. and the mouse activates this profile immediately.
  10. Users: http://roccat.sourceforge.net
  11. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/firmware_version
  12. Date: October 2010
  13. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  14. Description: When read, this file returns the raw integer version number of the
  15. firmware reported by the mouse. Using the integer value eases
  16. further usage in other programs. To receive the real version
  17. number the decimal point has to be shifted 2 positions to the
  18. left. E.g. a returned value of 121 means 1.21
  19. This file is readonly.
  20. Users: http://roccat.sourceforge.net
  21. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/macro
  22. Date: October 2010
  23. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  24. Description: The mouse can store a macro with max 500 key/button strokes
  25. internally.
  26. When written, this file lets one set the sequence for a specific
  27. button for a specific profile. Button and profile numbers are
  28. included in written data. The data has to be 2082 bytes long.
  29. This file is writeonly.
  30. Users: http://roccat.sourceforge.net
  31. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_buttons
  32. Date: August 2010
  33. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  34. Description: The mouse can store 5 profiles which can be switched by the
  35. press of a button. A profile is split in settings and buttons.
  36. profile_buttons holds information about button layout.
  37. When written, this file lets one write the respective profile
  38. buttons back to the mouse. The data has to be 77 bytes long.
  39. The mouse will reject invalid data.
  40. Which profile to write is determined by the profile number
  41. contained in the data.
  42. This file is writeonly.
  43. Users: http://roccat.sourceforge.net
  44. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile[1-5]_buttons
  45. Date: August 2010
  46. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  47. Description: The mouse can store 5 profiles which can be switched by the
  48. press of a button. A profile is split in settings and buttons.
  49. profile_buttons holds information about button layout.
  50. When read, these files return the respective profile buttons.
  51. The returned data is 77 bytes in size.
  52. This file is readonly.
  53. Users: http://roccat.sourceforge.net
  54. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_settings
  55. Date: October 2010
  56. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  57. Description: The mouse can store 5 profiles which can be switched by the
  58. press of a button. A profile is split in settings and buttons.
  59. profile_settings holds information like resolution, sensitivity
  60. and light effects.
  61. When written, this file lets one write the respective profile
  62. settings back to the mouse. The data has to be 43 bytes long.
  63. The mouse will reject invalid data.
  64. Which profile to write is determined by the profile number
  65. contained in the data.
  66. This file is writeonly.
  67. Users: http://roccat.sourceforge.net
  68. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile[1-5]_settings
  69. Date: August 2010
  70. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  71. Description: The mouse can store 5 profiles which can be switched by the
  72. press of a button. A profile is split in settings and buttons.
  73. profile_settings holds information like resolution, sensitivity
  74. and light effects.
  75. When read, these files return the respective profile settings.
  76. The returned data is 43 bytes in size.
  77. This file is readonly.
  78. Users: http://roccat.sourceforge.net
  79. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/sensor
  80. Date: October 2010
  81. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  82. Description: The mouse has a tracking- and a distance-control-unit. These
  83. can be activated/deactivated and the lift-off distance can be
  84. set. The data has to be 6 bytes long.
  85. This file is writeonly.
  86. Users: http://roccat.sourceforge.net
  87. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/talk
  88. Date: May 2011
  89. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  90. Description: Used to active some easy* functions of the mouse from outside.
  91. The data has to be 16 bytes long.
  92. This file is writeonly.
  93. Users: http://roccat.sourceforge.net
  94. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu
  95. Date: October 2010
  96. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  97. Description: When written a calibration process for the tracking control unit
  98. can be initiated/cancelled.
  99. The data has to be 3 bytes long.
  100. This file is writeonly.
  101. Users: http://roccat.sourceforge.net
  102. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu_image
  103. Date: October 2010
  104. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  105. Description: When read the mouse returns a 30x30 pixel image of the
  106. sampled underground. This works only in the course of a
  107. calibration process initiated with tcu.
  108. The returned data is 1028 bytes in size.
  109. This file is readonly.
  110. Users: http://roccat.sourceforge.net