About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / ABI / testing / sysfs-driver-hid-roccat-kovaplus


Based on kernel version 4.3. Page generated on 2015-11-02 12:43 EST.

1	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
2	Date:		January 2011
3	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4	Description:	The integer value of this attribute ranges from 0-4.
5			When read, this attribute returns the number of the active
6			profile.
7			When written, the mouse activates this profile immediately.
8			The profile that's active when powered down is the same that's
9			active when the mouse is powered on.
10	Users:		http://roccat.sourceforge.net
11	
12	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info
13	Date:		November 2012
14	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
15	Description:	When read, this file returns general data like firmware version.
16			When written, the device can be reset.
17			The data is 6 bytes long.
18	Users:		http://roccat.sourceforge.net
19	
20	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
21	Date:		January 2011
22	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
23	Description:	The mouse can store 5 profiles which can be switched by the
24			press of a button. A profile is split in settings and buttons.
25			profile_buttons holds information about button layout.
26			When written, this file lets one write the respective profile
27			buttons back to the mouse. The data has to be 23 bytes long.
28			The mouse will reject invalid data.
29			Which profile to write is determined by the profile number
30			contained in the data.
31			Before reading this file, control has to be written to select
32			which profile to read.
33	Users:		http://roccat.sourceforge.net
34	
35	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
36	Date:		January 2011
37	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
38	Description:	The mouse can store 5 profiles which can be switched by the
39			press of a button. A profile is split in settings and buttons.
40			profile_settings holds information like resolution, sensitivity
41			and light effects.
42			When written, this file lets one write the respective profile
43			settings back to the mouse. The data has to be 16 bytes long.
44			The mouse will reject invalid data.
45			Which profile to write is determined by the profile number
46			contained in the data.
47			Before reading this file, control has to be written to select
48			which profile to read.
49	Users:		http://roccat.sourceforge.net
Hide Line Numbers


About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog