1What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/actual_profile
2Date:		October 2010
3Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4Description:	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.
10Users:		http://roccat.sourceforge.net
11
12What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/info
13Date:		November 2012
14Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
15Description:	When read, this file returns general data like firmware version.
16		When written, the device can be reset.
17		The data is 8 bytes long.
18Users:		http://roccat.sourceforge.net
19
20What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/macro
21Date:		October 2010
22Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
23Description:	The mouse can store a macro with max 500 key/button strokes
24		internally.
25		When written, this file lets one set the sequence for a specific
26		button for a specific profile. Button and profile numbers are
27		included in written data. The data has to be 2082 bytes long.
28		This file is writeonly.
29Users:		http://roccat.sourceforge.net
30
31What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_buttons
32Date:		August 2010
33Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
34Description:	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		Before reading this file, control has to be written to select
43		which profile to read.
44Users:		http://roccat.sourceforge.net
45
46What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_settings
47Date:		October 2010
48Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
49Description:	The mouse can store 5 profiles which can be switched by the
50		press of a button. A profile is split in settings and buttons.
51		profile_settings holds information like resolution, sensitivity
52		and light effects.
53		When written, this file lets one write the respective profile
54		settings back to the mouse. The data has to be 43 bytes long.
55		The mouse will reject invalid data.
56		Which profile to write is determined by the profile number
57		contained in the data.
58		Before reading this file, control has to be written to select
59		which profile to read.
60Users:		http://roccat.sourceforge.net
61
62What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/sensor
63Date:		October 2010
64Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
65Description:	The mouse has a tracking- and a distance-control-unit. These
66		can be activated/deactivated and the lift-off distance can be
67		set. The data has to be 6 bytes long.
68		This file is writeonly.
69Users:		http://roccat.sourceforge.net
70
71What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/talk
72Date:		May 2011
73Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
74Description:	Used to active some easy* functions of the mouse from outside.
75		The data has to be 16 bytes long.
76		This file is writeonly.
77Users:		http://roccat.sourceforge.net
78
79What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu
80Date:		October 2010
81Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
82Description:	When written a calibration process for the tracking control unit
83		can be initiated/cancelled. Also lets one read/write sensor
84		registers.
85		The data has to be 4 bytes long.
86Users:		http://roccat.sourceforge.net
87
88What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu_image
89Date:		October 2010
90Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
91Description:	When read the mouse returns a 30x30 pixel image of the
92		sampled underground. This works only in the course of a
93		calibration process initiated with tcu.
94		The returned data is 1028 bytes in size.
95		This file is readonly.
96Users:		http://roccat.sourceforge.net
97