xref: /linux/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus (revision 172e2abc19b51feef5b7980055725f0b242e988e)
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
42*172e2abcSStefan Achatz
43*172e2abcSStefan 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
44*172e2abcSStefan AchatzDate:		January 2011
45*172e2abcSStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
46*172e2abcSStefan AchatzDescription:	The mouse can store 5 profiles which can be switched by the
47*172e2abcSStefan Achatz		press of a button. A profile is split in settings and buttons.
48*172e2abcSStefan Achatz		profile_buttons holds information about button layout.
49*172e2abcSStefan Achatz		When read, these files return the respective profile buttons.
50*172e2abcSStefan Achatz		The returned data is 23 bytes in size.
51*172e2abcSStefan Achatz		This file is readonly.
52*172e2abcSStefan Achatz		Write control to select profile and read profile_buttons instead.
53*172e2abcSStefan AchatzUsers:		http://roccat.sourceforge.net
54*172e2abcSStefan Achatz
55*172e2abcSStefan 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
56*172e2abcSStefan AchatzDate:		January 2011
57*172e2abcSStefan AchatzContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
58*172e2abcSStefan AchatzDescription:	The mouse can store 5 profiles which can be switched by the
59*172e2abcSStefan Achatz		press of a button. A profile is split in settings and buttons.
60*172e2abcSStefan Achatz		profile_settings holds information like resolution, sensitivity
61*172e2abcSStefan Achatz		and light effects.
62*172e2abcSStefan Achatz		When read, these files return the respective profile settings.
63*172e2abcSStefan Achatz		The returned data is 16 bytes in size.
64*172e2abcSStefan Achatz		This file is readonly.
65*172e2abcSStefan Achatz		Write control to select profile and read profile_settings instead.
66*172e2abcSStefan AchatzUsers:		http://roccat.sourceforge.net
67