194a8fcf9SStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi
294a8fcf9SStefan AchatzDate:		January 2011
394a8fcf9SStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
494a8fcf9SStefan AchatzDescription:	The integer value of this attribute ranges from 1-4.
594a8fcf9SStefan Achatz		When read, this attribute returns the number of the active
694a8fcf9SStefan Achatz		cpi level.
794a8fcf9SStefan Achatz		This file is readonly.
894a8fcf9SStefan Achatz		Has never been used. If bookkeeping is done, it's done in userland tools.
994a8fcf9SStefan AchatzUsers:		http://roccat.sourceforge.net
1094a8fcf9SStefan Achatz
1194a8fcf9SStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x
1294a8fcf9SStefan AchatzDate:		January 2011
1394a8fcf9SStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
1494a8fcf9SStefan AchatzDescription:	The integer value of this attribute ranges from 1-10.
1594a8fcf9SStefan Achatz		When read, this attribute returns the number of the actual
1694a8fcf9SStefan Achatz		sensitivity in x direction.
1794a8fcf9SStefan Achatz		This file is readonly.
1894a8fcf9SStefan Achatz		Has never been used. If bookkeeping is done, it's done in userland tools.
1994a8fcf9SStefan AchatzUsers:		http://roccat.sourceforge.net
2094a8fcf9SStefan Achatz
2194a8fcf9SStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y
2294a8fcf9SStefan AchatzDate:		January 2011
2394a8fcf9SStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
2494a8fcf9SStefan AchatzDescription:	The integer value of this attribute ranges from 1-10.
2594a8fcf9SStefan Achatz		When read, this attribute returns the number of the actual
2694a8fcf9SStefan Achatz		sensitivity in y direction.
2794a8fcf9SStefan Achatz		This file is readonly.
2894a8fcf9SStefan Achatz		Has never been used. If bookkeeping is done, it's done in userland tools.
2994a8fcf9SStefan AchatzUsers:		http://roccat.sourceforge.net
3094a8fcf9SStefan Achatz
3194a8fcf9SStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version
3294a8fcf9SStefan AchatzDate:		January 2011
3394a8fcf9SStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
3494a8fcf9SStefan AchatzDescription:	When read, this file returns the raw integer version number of the
3594a8fcf9SStefan Achatz		firmware reported by the mouse. Using the integer value eases
3694a8fcf9SStefan Achatz		further usage in other programs. To receive the real version
3794a8fcf9SStefan Achatz		number the decimal point has to be shifted 2 positions to the
3894a8fcf9SStefan Achatz		left. E.g. a returned value of 121 means 1.21
3994a8fcf9SStefan Achatz		This file is readonly.
4094a8fcf9SStefan Achatz		Obsoleted by binary sysfs attribute "info".
4194a8fcf9SStefan AchatzUsers:		http://roccat.sourceforge.net
42172e2abcSStefan Achatz
43172e2abcSStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
44172e2abcSStefan AchatzDate:		January 2011
45172e2abcSStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
46172e2abcSStefan AchatzDescription:	The mouse can store 5 profiles which can be switched by the
47172e2abcSStefan Achatz		press of a button. A profile is split in settings and buttons.
48172e2abcSStefan Achatz		profile_buttons holds information about button layout.
49172e2abcSStefan Achatz		When read, these files return the respective profile buttons.
50172e2abcSStefan Achatz		The returned data is 23 bytes in size.
51172e2abcSStefan Achatz		This file is readonly.
52172e2abcSStefan Achatz		Write control to select profile and read profile_buttons instead.
53172e2abcSStefan AchatzUsers:		http://roccat.sourceforge.net
54172e2abcSStefan Achatz
55172e2abcSStefan AchatzWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
56172e2abcSStefan AchatzDate:		January 2011
57172e2abcSStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
58172e2abcSStefan AchatzDescription:	The mouse can store 5 profiles which can be switched by the
59172e2abcSStefan Achatz		press of a button. A profile is split in settings and buttons.
60172e2abcSStefan Achatz		profile_settings holds information like resolution, sensitivity
61172e2abcSStefan Achatz		and light effects.
62172e2abcSStefan Achatz		When read, these files return the respective profile settings.
63172e2abcSStefan Achatz		The returned data is 16 bytes in size.
64172e2abcSStefan Achatz		This file is readonly.
65172e2abcSStefan Achatz		Write control to select profile and read profile_settings instead.
66172e2abcSStefan AchatzUsers:		http://roccat.sourceforge.net
67