sysfs-driver-hid-roccat-pyra 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_cpi
  2. Date: August 2010
  3. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  4. Description: It is possible to switch the cpi setting of the mouse with the
  5. press of a button.
  6. When read, this file returns the raw number of the actual cpi
  7. setting reported by the mouse. This number has to be further
  8. processed to receive the real dpi value.
  9. VALUE DPI
  10. 1 400
  11. 2 800
  12. 4 1600
  13. This file is readonly.
  14. Has never been used. If bookkeeping is done, it's done in userland tools.
  15. Users: http://roccat.sourceforge.net
  16. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_profile
  17. Date: August 2010
  18. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  19. Description: When read, this file returns the number of the actual profile in
  20. range 0-4.
  21. This file is readonly.
  22. Please use binary attribute "settings" which provides this information.
  23. Users: http://roccat.sourceforge.net
  24. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/firmware_version
  25. Date: August 2010
  26. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  27. Description: When read, this file returns the raw integer version number of the
  28. firmware reported by the mouse. Using the integer value eases
  29. further usage in other programs. To receive the real version
  30. number the decimal point has to be shifted 2 positions to the
  31. left. E.g. a returned value of 138 means 1.38
  32. This file is readonly.
  33. Please use binary attribute "info" which provides this information.
  34. Users: http://roccat.sourceforge.net
  35. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/info
  36. Date: November 2012
  37. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  38. Description: When read, this file returns general data like firmware version.
  39. When written, the device can be reset.
  40. The data is 6 bytes long.
  41. Users: http://roccat.sourceforge.net
  42. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_buttons
  43. Date: August 2010
  44. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  45. Description: The mouse can store 5 profiles which can be switched by the
  46. press of a button. A profile is split in settings and buttons.
  47. profile_buttons holds information about button layout.
  48. When written, this file lets one write the respective profile
  49. buttons back to the mouse. The data has to be 19 bytes long.
  50. The mouse will reject invalid data.
  51. Which profile to write is determined by the profile number
  52. contained in the data.
  53. Before reading this file, control has to be written to select
  54. which profile to read.
  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>/pyra/roccatpyra<minor>/profile[1-5]_buttons
  57. Date: August 2010
  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 read, these files return the respective profile buttons.
  63. The returned data is 19 bytes in size.
  64. This file is readonly.
  65. Write control to select profile and read profile_buttons instead.
  66. Users: http://roccat.sourceforge.net
  67. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_settings
  68. Date: August 2010
  69. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  70. Description: The mouse can store 5 profiles which can be switched by the
  71. press of a button. A profile is split in settings and buttons.
  72. profile_settings holds information like resolution, sensitivity
  73. and light effects.
  74. When written, this file lets one write the respective profile
  75. settings back to the mouse. The data has to be 13 bytes long.
  76. The mouse will reject invalid data.
  77. Which profile to write is determined by the profile number
  78. contained in the data.
  79. Before reading this file, control has to be written to select
  80. which profile to read.
  81. Users: http://roccat.sourceforge.net
  82. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile[1-5]_settings
  83. Date: August 2010
  84. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  85. Description: The mouse can store 5 profiles which can be switched by the
  86. press of a button. A profile is split in settings and buttons.
  87. profile_settings holds information like resolution, sensitivity
  88. and light effects.
  89. When read, these files return the respective profile settings.
  90. The returned data is 13 bytes in size.
  91. This file is readonly.
  92. Write control to select profile and read profile_settings instead.
  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>/pyra/roccatpyra<minor>/settings
  95. Date: August 2010
  96. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  97. Description: When read, this file returns the settings stored in the mouse.
  98. The size of the data is 3 bytes and holds information on the
  99. startup_profile.
  100. When written, this file lets write settings back to the mouse.
  101. The data has to be 3 bytes long. The mouse will reject invalid
  102. data.
  103. Users: http://roccat.sourceforge.net
  104. What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/startup_profile
  105. Date: August 2010
  106. Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
  107. Description: The integer value of this attribute ranges from 0-4.
  108. When read, this attribute returns the number of the profile
  109. that's active when the mouse is powered on.
  110. This file is readonly.
  111. Please use binary attribute "settings" which provides this information.
  112. Users: http://roccat.sourceforge.net