blob: a10404f15a54a510ec1dc96198363ea16b435070 [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.
Stefan Achatz172e2ab2012-11-11 06:21:19 +010031 Before reading this file, control has to be written to select
32 which profile to read.
Stefan Achatz759ae892011-02-03 17:10:30 +010033Users: http://roccat.sourceforge.net
Stefan Achatz0e70f972011-01-30 13:38:24 +010034
35What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
36Date: January 2011
37Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
38Description: 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.
Sylvestre Ledruf65e51d2011-04-04 15:04:46 -070040 profile_settings holds information like resolution, sensitivity
Stefan Achatz0e70f972011-01-30 13:38:24 +010041 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.
Stefan Achatz172e2ab2012-11-11 06:21:19 +010047 Before reading this file, control has to be written to select
48 which profile to read.
Stefan Achatz759ae892011-02-03 17:10:30 +010049Users: http://roccat.sourceforge.net