162306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_cpi
262306a36Sopenharmony_ciDate:		August 2010
362306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
462306a36Sopenharmony_ciDescription:	It is possible to switch the cpi setting of the mouse with the
562306a36Sopenharmony_ci		press of a button.
662306a36Sopenharmony_ci		When read, this file returns the raw number of the actual cpi
762306a36Sopenharmony_ci		setting reported by the mouse. This number has to be further
862306a36Sopenharmony_ci		processed to receive the real dpi value:
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci		===== ====
1162306a36Sopenharmony_ci		VALUE DPI
1262306a36Sopenharmony_ci		===== ====
1362306a36Sopenharmony_ci		1     400
1462306a36Sopenharmony_ci		2     800
1562306a36Sopenharmony_ci		4     1600
1662306a36Sopenharmony_ci		===== ====
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci		This file is readonly.
1962306a36Sopenharmony_ci		Has never been used. If bookkeeping is done, it's done in userland tools.
2062306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
2162306a36Sopenharmony_ci
2262306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/actual_profile
2362306a36Sopenharmony_ciDate:		August 2010
2462306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
2562306a36Sopenharmony_ciDescription:	When read, this file returns the number of the actual profile in
2662306a36Sopenharmony_ci		range 0-4.
2762306a36Sopenharmony_ci		This file is readonly.
2862306a36Sopenharmony_ci		Please use binary attribute "settings" which provides this information.
2962306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
3062306a36Sopenharmony_ci
3162306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/firmware_version
3262306a36Sopenharmony_ciDate:		August 2010
3362306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
3462306a36Sopenharmony_ciDescription:	When read, this file returns the raw integer version number of the
3562306a36Sopenharmony_ci		firmware reported by the mouse. Using the integer value eases
3662306a36Sopenharmony_ci		further usage in other programs. To receive the real version
3762306a36Sopenharmony_ci		number the decimal point has to be shifted 2 positions to the
3862306a36Sopenharmony_ci		left. E.g. a returned value of 138 means 1.38
3962306a36Sopenharmony_ci		This file is readonly.
4062306a36Sopenharmony_ci		Please use binary attribute "info" which provides this information.
4162306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
4262306a36Sopenharmony_ci
4362306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/info
4462306a36Sopenharmony_ciDate:		November 2012
4562306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4662306a36Sopenharmony_ciDescription:	When read, this file returns general data like firmware version.
4762306a36Sopenharmony_ci		When written, the device can be reset.
4862306a36Sopenharmony_ci		The data is 6 bytes long.
4962306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
5062306a36Sopenharmony_ci
5162306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_buttons
5262306a36Sopenharmony_ciDate:		August 2010
5362306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
5462306a36Sopenharmony_ciDescription:	The mouse can store 5 profiles which can be switched by the
5562306a36Sopenharmony_ci		press of a button. A profile is split in settings and buttons.
5662306a36Sopenharmony_ci		profile_buttons holds information about button layout.
5762306a36Sopenharmony_ci		When written, this file lets one write the respective profile
5862306a36Sopenharmony_ci		buttons back to the mouse. The data has to be 19 bytes long.
5962306a36Sopenharmony_ci		The mouse will reject invalid data.
6062306a36Sopenharmony_ci		Which profile to write is determined by the profile number
6162306a36Sopenharmony_ci		contained in the data.
6262306a36Sopenharmony_ci		Before reading this file, control has to be written to select
6362306a36Sopenharmony_ci		which profile to read.
6462306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
6562306a36Sopenharmony_ci
6662306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile[1-5]_buttons
6762306a36Sopenharmony_ciDate:		August 2010
6862306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
6962306a36Sopenharmony_ciDescription:	The mouse can store 5 profiles which can be switched by the
7062306a36Sopenharmony_ci		press of a button. A profile is split in settings and buttons.
7162306a36Sopenharmony_ci		profile_buttons holds information about button layout.
7262306a36Sopenharmony_ci		When read, these files return the respective profile buttons.
7362306a36Sopenharmony_ci		The returned data is 19 bytes in size.
7462306a36Sopenharmony_ci		This file is readonly.
7562306a36Sopenharmony_ci		Write control to select profile and read profile_buttons instead.
7662306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
7762306a36Sopenharmony_ci
7862306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_settings
7962306a36Sopenharmony_ciDate:		August 2010
8062306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
8162306a36Sopenharmony_ciDescription:	The mouse can store 5 profiles which can be switched by the
8262306a36Sopenharmony_ci		press of a button. A profile is split in settings and buttons.
8362306a36Sopenharmony_ci		profile_settings holds information like resolution, sensitivity
8462306a36Sopenharmony_ci		and light effects.
8562306a36Sopenharmony_ci		When written, this file lets one write the respective profile
8662306a36Sopenharmony_ci		settings back to the mouse. The data has to be 13 bytes long.
8762306a36Sopenharmony_ci		The mouse will reject invalid data.
8862306a36Sopenharmony_ci		Which profile to write is determined by the profile number
8962306a36Sopenharmony_ci		contained in the data.
9062306a36Sopenharmony_ci		Before reading this file, control has to be written to select
9162306a36Sopenharmony_ci		which profile to read.
9262306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
9362306a36Sopenharmony_ci
9462306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile[1-5]_settings
9562306a36Sopenharmony_ciDate:		August 2010
9662306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
9762306a36Sopenharmony_ciDescription:	The mouse can store 5 profiles which can be switched by the
9862306a36Sopenharmony_ci		press of a button. A profile is split in settings and buttons.
9962306a36Sopenharmony_ci		profile_settings holds information like resolution, sensitivity
10062306a36Sopenharmony_ci		and light effects.
10162306a36Sopenharmony_ci		When read, these files return the respective profile settings.
10262306a36Sopenharmony_ci		The returned data is 13 bytes in size.
10362306a36Sopenharmony_ci		This file is readonly.
10462306a36Sopenharmony_ci		Write control to select profile and read profile_settings instead.
10562306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
10662306a36Sopenharmony_ci
10762306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/settings
10862306a36Sopenharmony_ciDate:		August 2010
10962306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
11062306a36Sopenharmony_ciDescription:	When read, this file returns the settings stored in the mouse.
11162306a36Sopenharmony_ci		The size of the data is 3 bytes and holds information on the
11262306a36Sopenharmony_ci		startup_profile.
11362306a36Sopenharmony_ci		When written, this file lets write settings back to the mouse.
11462306a36Sopenharmony_ci		The data has to be 3 bytes long. The mouse will reject invalid
11562306a36Sopenharmony_ci		data.
11662306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
11762306a36Sopenharmony_ci
11862306a36Sopenharmony_ciWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/startup_profile
11962306a36Sopenharmony_ciDate:		August 2010
12062306a36Sopenharmony_ciContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
12162306a36Sopenharmony_ciDescription:	The integer value of this attribute ranges from 0-4.
12262306a36Sopenharmony_ci                When read, this attribute returns the number of the profile
12362306a36Sopenharmony_ci                that's active when the mouse is powered on.
12462306a36Sopenharmony_ci		This file is readonly.
12562306a36Sopenharmony_ci		Please use binary attribute "settings" which provides this information.
12662306a36Sopenharmony_ciUsers:		http://roccat.sourceforge.net
127