blob: 507f2c7321d5d52dc1def92e5191a100a54f7942 [file] [log] [blame]
Stefan Achatz0e70f972011-01-30 13:38:24 +01001What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
2Date: January 2011
3Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
4Description: 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.
Stefan Achatz759ae892011-02-03 17:10:30 +010010Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010011
Stefan Achatz94a8fcf2012-11-11 06:20:52 +010012What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info
13Date: November 2012
Stefan Achatz0e70f972011-01-30 13:38:24 +010014Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
Stefan Achatz94a8fcf2012-11-11 06:20:52 +010015Description: 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.
Stefan Achatz759ae892011-02-03 17:10:30 +010018Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010019
20What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
21Date: January 2011
22Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
23Description: 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.
Sylvestre Ledruf65e51d2011-04-04 15:04:46 -070025 profile_buttons holds information about button layout.
Stefan Achatz0e70f972011-01-30 13:38:24 +010026 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 This file is writeonly.
Stefan Achatz759ae892011-02-03 17:10:30 +010032Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010033
34What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
35Date: January 2011
36Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
37Description: The mouse can store 5 profiles which can be switched by the
38 press of a button. A profile is split in settings and buttons.
Sylvestre Ledruf65e51d2011-04-04 15:04:46 -070039 profile_buttons holds information about button layout.
Stefan Achatz0e70f972011-01-30 13:38:24 +010040 When read, these files return the respective profile buttons.
41 The returned data is 23 bytes in size.
42 This file is readonly.
Stefan Achatz759ae892011-02-03 17:10:30 +010043Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010044
45What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
46Date: January 2011
47Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
48Description: The mouse can store 5 profiles which can be switched by the
49 press of a button. A profile is split in settings and buttons.
Sylvestre Ledruf65e51d2011-04-04 15:04:46 -070050 profile_settings holds information like resolution, sensitivity
Stefan Achatz0e70f972011-01-30 13:38:24 +010051 and light effects.
52 When written, this file lets one write the respective profile
53 settings back to the mouse. The data has to be 16 bytes long.
54 The mouse will reject invalid data.
55 Which profile to write is determined by the profile number
56 contained in the data.
57 This file is writeonly.
Stefan Achatz759ae892011-02-03 17:10:30 +010058Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010059
60What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
61Date: January 2011
62Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
63Description: The mouse can store 5 profiles which can be switched by the
64 press of a button. A profile is split in settings and buttons.
Sylvestre Ledruf65e51d2011-04-04 15:04:46 -070065 profile_settings holds information like resolution, sensitivity
Stefan Achatz0e70f972011-01-30 13:38:24 +010066 and light effects.
67 When read, these files return the respective profile settings.
68 The returned data is 16 bytes in size.
69 This file is readonly.
Stefan Achatz759ae892011-02-03 17:10:30 +010070Users: http://roccat.sourceforge.net