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