xref: /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-arvo (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/actual_profile
2*4882a593SmuzhiyunDate:		Januar 2011
3*4882a593SmuzhiyunContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
4*4882a593SmuzhiyunDescription:	The integer value of this attribute ranges from 1-5.
5*4882a593Smuzhiyun		When read, this attribute returns the number of the actual
6*4882a593Smuzhiyun		profile which is also the profile that's active on device startup.
7*4882a593Smuzhiyun		When written this attribute activates the selected profile
8*4882a593Smuzhiyun		immediately.
9*4882a593SmuzhiyunUsers:		http://roccat.sourceforge.net
10*4882a593Smuzhiyun
11*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/button
12*4882a593SmuzhiyunDate:		Januar 2011
13*4882a593SmuzhiyunContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
14*4882a593SmuzhiyunDescription:	The keyboard can store short macros with consist of 1 button with
15*4882a593Smuzhiyun		several modifier keys internally.
16*4882a593Smuzhiyun		When written, this file lets one set the sequence for a specific
17*4882a593Smuzhiyun		button for a specific profile. Button and profile numbers are
18*4882a593Smuzhiyun		included in written data. The data has to be 24 bytes long.
19*4882a593Smuzhiyun		This file is writeonly.
20*4882a593SmuzhiyunUsers:		http://roccat.sourceforge.net
21*4882a593Smuzhiyun
22*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/info
23*4882a593SmuzhiyunDate:		Januar 2011
24*4882a593SmuzhiyunContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
25*4882a593SmuzhiyunDescription:	When read, this file returns some info about the device like the
26*4882a593Smuzhiyun		installed firmware version.
27*4882a593Smuzhiyun		The size of the data is 8 bytes in size.
28*4882a593Smuzhiyun		This file is readonly.
29*4882a593SmuzhiyunUsers:		http://roccat.sourceforge.net
30*4882a593Smuzhiyun
31*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/key_mask
32*4882a593SmuzhiyunDate:		Januar 2011
33*4882a593SmuzhiyunContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
34*4882a593SmuzhiyunDescription:	The keyboard lets the user deactivate 5 certain keys like the
35*4882a593Smuzhiyun		windows and application keys, to protect the user from the outcome
36*4882a593Smuzhiyun		of accidentally pressing them.
37*4882a593Smuzhiyun		The integer value of this attribute has bits 0-4 set depending
38*4882a593Smuzhiyun		on the state of the corresponding key.
39*4882a593Smuzhiyun		When read, this file returns the current state of the buttons.
40*4882a593Smuzhiyun		When written, the given buttons are activated/deactivated
41*4882a593Smuzhiyun		immediately.
42*4882a593SmuzhiyunUsers:		http://roccat.sourceforge.net
43*4882a593Smuzhiyun
44*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/arvo/roccatarvo<minor>/mode_key
45*4882a593SmuzhiyunDate:		Januar 2011
46*4882a593SmuzhiyunContact:	Stefan Achatz <erazor_de@users.sourceforge.net>
47*4882a593SmuzhiyunDescription:	The keyboard has a condensed layout without num-lock key.
48*4882a593Smuzhiyun		Instead it uses a mode-key which activates a gaming mode where
49*4882a593Smuzhiyun		the assignment of the number block changes.
50*4882a593Smuzhiyun		The integer value of this attribute ranges from 0 (OFF) to 1 (ON).
51*4882a593Smuzhiyun		When read, this file returns the actual state of the key.
52*4882a593Smuzhiyun		When written, the key is activated/deactivated immediately.
53*4882a593SmuzhiyunUsers:		http://roccat.sourceforge.net
54