1What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi
2Date:		January 2011
3Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4Description:	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.
8Users:		http://roccat.sourceforge.net
9
10What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
11Date:		January 2011
12Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
13Description:	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.
19Users:		http://roccat.sourceforge.net
20
21What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x
22Date:		January 2011
23Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
24Description:	The integer value of this attribute ranges from 1-10.
25		When read, this attribute returns the number of the actual
26		sensitivity in x direction.
27		This file is readonly.
28Users:		http://roccat.sourceforge.net
29
30What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y
31Date:		January 2011
32Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
33Description:	The integer value of this attribute ranges from 1-10.
34		When read, this attribute returns the number of the actual
35		sensitivity in y direction.
36		This file is readonly.
37Users:		http://roccat.sourceforge.net
38
39What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version
40Date:		January 2011
41Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
42Description:	When read, this file returns the raw integer version number of the
43		firmware reported by the mouse. Using the integer value eases
44		further usage in other programs. To receive the real version
45		number the decimal point has to be shifted 2 positions to the
46		left. E.g. a returned value of 121 means 1.21
47		This file is readonly.
48Users:		http://roccat.sourceforge.net
49
50What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
51Date:		January 2011
52Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
53Description:	The mouse can store 5 profiles which can be switched by the
54		press of a button. A profile is split in settings and buttons.
55		profile_buttons holds information about button layout.
56		When written, this file lets one write the respective profile
57		buttons back to the mouse. The data has to be 23 bytes long.
58		The mouse will reject invalid data.
59		Which profile to write is determined by the profile number
60		contained in the data.
61		This file is writeonly.
62Users:		http://roccat.sourceforge.net
63
64What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
65Date:		January 2011
66Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
67Description:	The mouse can store 5 profiles which can be switched by the
68		press of a button. A profile is split in settings and buttons.
69		profile_buttons holds information about button layout.
70		When read, these files return the respective profile buttons.
71		The returned data is 23 bytes in size.
72		This file is readonly.
73Users:		http://roccat.sourceforge.net
74
75What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
76Date:		January 2011
77Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
78Description:	The mouse can store 5 profiles which can be switched by the
79		press of a button. A profile is split in settings and buttons.
80		profile_settings holds information like resolution, sensitivity
81		and light effects.
82		When written, this file lets one write the respective profile
83		settings back to the mouse. The data has to be 16 bytes long.
84		The mouse will reject invalid data.
85		Which profile to write is determined by the profile number
86		contained in the data.
87		This file is writeonly.
88Users:		http://roccat.sourceforge.net
89
90What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
91Date:		January 2011
92Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
93Description:	The mouse can store 5 profiles which can be switched by the
94		press of a button. A profile is split in settings and buttons.
95		profile_settings holds information like resolution, sensitivity
96		and light effects.
97		When read, these files return the respective profile settings.
98		The returned data is 16 bytes in size.
99		This file is readonly.
100Users:		http://roccat.sourceforge.net
101