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.
8		Has never been used. If bookkeeping is done, it's done in userland tools.
9Users:		http://roccat.sourceforge.net
10
11What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x
12Date:		January 2011
13Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
14Description:	The integer value of this attribute ranges from 1-10.
15		When read, this attribute returns the number of the actual
16		sensitivity in x direction.
17		This file is readonly.
18		Has never been used. If bookkeeping is done, it's done in userland tools.
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_y
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 y direction.
27		This file is readonly.
28		Has never been used. If bookkeeping is done, it's done in userland tools.
29Users:		http://roccat.sourceforge.net
30
31What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version
32Date:		January 2011
33Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
34Description:	When read, this file returns the raw integer version number of the
35		firmware reported by the mouse. Using the integer value eases
36		further usage in other programs. To receive the real version
37		number the decimal point has to be shifted 2 positions to the
38		left. E.g. a returned value of 121 means 1.21
39		This file is readonly.
40		Obsoleted by binary sysfs attribute "info".
41Users:		http://roccat.sourceforge.net
42
43What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
44Date:		January 2011
45Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
46Description:	The mouse can store 5 profiles which can be switched by the
47		press of a button. A profile is split in settings and buttons.
48		profile_buttons holds information about button layout.
49		When read, these files return the respective profile buttons.
50		The returned data is 23 bytes in size.
51		This file is readonly.
52		Write control to select profile and read profile_buttons instead.
53Users:		http://roccat.sourceforge.net
54
55What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
56Date:		January 2011
57Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
58Description:	The mouse can store 5 profiles which can be switched by the
59		press of a button. A profile is split in settings and buttons.
60		profile_settings holds information like resolution, sensitivity
61		and light effects.
62		When read, these files return the respective profile settings.
63		The returned data is 16 bytes in size.
64		This file is readonly.
65		Write control to select profile and read profile_settings instead.
66Users:		http://roccat.sourceforge.net
67