2011-01-30 12:38:24 +00:00
|
|
|
What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
|
|
|
|
Date: January 2011
|
|
|
|
Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
|
|
|
Description: The integer value of this attribute ranges from 0-4.
|
|
|
|
When read, this attribute returns the number of the active
|
|
|
|
profile.
|
|
|
|
When written, the mouse activates this profile immediately.
|
|
|
|
The profile that's active when powered down is the same that's
|
|
|
|
active when the mouse is powered on.
|
2011-02-03 16:10:30 +00:00
|
|
|
Users: http://roccat.sourceforge.net
|
2011-01-30 12:38:24 +00:00
|
|
|
|
2012-11-11 05:20:52 +00:00
|
|
|
What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info
|
|
|
|
Date: November 2012
|
2011-01-30 12:38:24 +00:00
|
|
|
Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
2012-11-11 05:20:52 +00:00
|
|
|
Description: When read, this file returns general data like firmware version.
|
|
|
|
When written, the device can be reset.
|
|
|
|
The data is 6 bytes long.
|
2011-02-03 16:10:30 +00:00
|
|
|
Users: http://roccat.sourceforge.net
|
2011-01-30 12:38:24 +00:00
|
|
|
|
|
|
|
What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
|
|
|
|
Date: January 2011
|
|
|
|
Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
|
|
|
Description: The mouse can store 5 profiles which can be switched by the
|
|
|
|
press of a button. A profile is split in settings and buttons.
|
2011-04-04 22:04:46 +00:00
|
|
|
profile_buttons holds information about button layout.
|
2011-01-30 12:38:24 +00:00
|
|
|
When written, this file lets one write the respective profile
|
|
|
|
buttons back to the mouse. The data has to be 23 bytes long.
|
|
|
|
The mouse will reject invalid data.
|
|
|
|
Which profile to write is determined by the profile number
|
|
|
|
contained in the data.
|
2012-11-11 05:21:19 +00:00
|
|
|
Before reading this file, control has to be written to select
|
|
|
|
which profile to read.
|
2011-02-03 16:10:30 +00:00
|
|
|
Users: http://roccat.sourceforge.net
|
2011-01-30 12:38:24 +00:00
|
|
|
|
|
|
|
What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
|
|
|
|
Date: January 2011
|
|
|
|
Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
|
|
|
|
Description: The mouse can store 5 profiles which can be switched by the
|
|
|
|
press of a button. A profile is split in settings and buttons.
|
2011-04-04 22:04:46 +00:00
|
|
|
profile_settings holds information like resolution, sensitivity
|
2011-01-30 12:38:24 +00:00
|
|
|
and light effects.
|
|
|
|
When written, this file lets one write the respective profile
|
|
|
|
settings back to the mouse. The data has to be 16 bytes long.
|
|
|
|
The mouse will reject invalid data.
|
|
|
|
Which profile to write is determined by the profile number
|
|
|
|
contained in the data.
|
2012-11-11 05:21:19 +00:00
|
|
|
Before reading this file, control has to be written to select
|
|
|
|
which profile to read.
|
2011-02-03 16:10:30 +00:00
|
|
|
Users: http://roccat.sourceforge.net
|