About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

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




Custom Search

Based on kernel version 3.3. Page generated on 2012-03-23 21:23 EST.

1	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi
2	Date:		January 2011
3	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4	Description:	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	Users:		http://roccat.sourceforge.net
9	
10	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
11	Date:		January 2011
12	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
13	Description:	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.
19	Users:		http://roccat.sourceforge.net
20	
21	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x
22	Date:		January 2011
23	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
24	Description:	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.
28	Users:		http://roccat.sourceforge.net
29	
30	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y
31	Date:		January 2011
32	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
33	Description:	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.
37	Users:		http://roccat.sourceforge.net
38	
39	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version
40	Date:		January 2011
41	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
42	Description:	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.
48	Users:		http://roccat.sourceforge.net
49	
50	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
51	Date:		January 2011
52	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
53	Description:	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.
62	Users:		http://roccat.sourceforge.net
63	
64	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
65	Date:		January 2011
66	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
67	Description:	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.
73	Users:		http://roccat.sourceforge.net
74	
75	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
76	Date:		January 2011
77	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
78	Description:	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.
88	Users:		http://roccat.sourceforge.net
89	
90	What:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
91	Date:		January 2011
92	Contact:	Stefan Achatz <erazor_de@users.sourceforge.net>
93	Description:	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.
100	Users:		http://roccat.sourceforge.net
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Information is copyright its respective author. All material is available from the Linux Kernel Source distributed under a GPL License. This page is provided as a free service by mjmwired.net.