1What: /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. 10Users: http://roccat.sourceforge.net 11 12What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info 13Date: November 2012 14Contact: Stefan Achatz <erazor_de@users.sourceforge.net> 15Description: 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. 18Users: http://roccat.sourceforge.net 19 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. 25 profile_buttons holds information about button layout. 26 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 Before reading this file, control has to be written to select 32 which profile to read. 33Users: http://roccat.sourceforge.net 34 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. 40 profile_settings holds information like resolution, sensitivity 41 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. 47 Before reading this file, control has to be written to select 48 which profile to read. 49Users: http://roccat.sourceforge.net 50