117 lines · plain
1What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi2Date: January 20113Contact: Stefan Achatz <erazor_de@users.sourceforge.net>4Description: The integer value of this attribute ranges from 1-4.5 When read, this attribute returns the number of the active6 cpi level.7 This file is readonly.8 Has never been used. If bookkeeping is done, it's done in userland tools.9Users: http://roccat.sourceforge.net10 11What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile12Date: January 201113Contact: Stefan Achatz <erazor_de@users.sourceforge.net>14Description: The integer value of this attribute ranges from 0-4.15 When read, this attribute returns the number of the active16 profile.17 When written, the mouse activates this profile immediately.18 The profile that's active when powered down is the same that's19 active when the mouse is powered on.20Users: http://roccat.sourceforge.net21 22What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x23Date: January 201124Contact: Stefan Achatz <erazor_de@users.sourceforge.net>25Description: The integer value of this attribute ranges from 1-10.26 When read, this attribute returns the number of the actual27 sensitivity in x direction.28 This file is readonly.29 Has never been used. If bookkeeping is done, it's done in userland tools.30Users: http://roccat.sourceforge.net31 32What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y33Date: January 201134Contact: Stefan Achatz <erazor_de@users.sourceforge.net>35Description: The integer value of this attribute ranges from 1-10.36 When read, this attribute returns the number of the actual37 sensitivity in y direction.38 This file is readonly.39 Has never been used. If bookkeeping is done, it's done in userland tools.40Users: http://roccat.sourceforge.net41 42What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version43Date: January 201144Contact: Stefan Achatz <erazor_de@users.sourceforge.net>45Description: When read, this file returns the raw integer version number of the46 firmware reported by the mouse. Using the integer value eases47 further usage in other programs. To receive the real version48 number the decimal point has to be shifted 2 positions to the49 left. E.g. a returned value of 121 means 1.2150 This file is readonly.51 Obsoleted by binary sysfs attribute "info".52Users: http://roccat.sourceforge.net53 54What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info55Date: November 201256Contact: Stefan Achatz <erazor_de@users.sourceforge.net>57Description: When read, this file returns general data like firmware version.58 When written, the device can be reset.59 The data is 6 bytes long.60Users: http://roccat.sourceforge.net61 62What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons63Date: January 201164Contact: Stefan Achatz <erazor_de@users.sourceforge.net>65Description: The mouse can store 5 profiles which can be switched by the66 press of a button. A profile is split in settings and buttons.67 profile_buttons holds information about button layout.68 When written, this file lets one write the respective profile69 buttons back to the mouse. The data has to be 23 bytes long.70 The mouse will reject invalid data.71 Which profile to write is determined by the profile number72 contained in the data.73 Before reading this file, control has to be written to select74 which profile to read.75Users: http://roccat.sourceforge.net76 77What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons78Date: January 201179Contact: Stefan Achatz <erazor_de@users.sourceforge.net>80Description: The mouse can store 5 profiles which can be switched by the81 press of a button. A profile is split in settings and buttons.82 profile_buttons holds information about button layout.83 When read, these files return the respective profile buttons.84 The returned data is 23 bytes in size.85 This file is readonly.86 Write control to select profile and read profile_buttons instead.87Users: http://roccat.sourceforge.net88 89What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings90Date: January 201191Contact: Stefan Achatz <erazor_de@users.sourceforge.net>92Description: The mouse can store 5 profiles which can be switched by the93 press of a button. A profile is split in settings and buttons.94 profile_settings holds information like resolution, sensitivity95 and light effects.96 When written, this file lets one write the respective profile97 settings back to the mouse. The data has to be 16 bytes long.98 The mouse will reject invalid data.99 Which profile to write is determined by the profile number100 contained in the data.101 Before reading this file, control has to be written to select102 which profile to read.103Users: http://roccat.sourceforge.net104 105What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings106Date: January 2011107Contact: Stefan Achatz <erazor_de@users.sourceforge.net>108Description: The mouse can store 5 profiles which can be switched by the109 press of a button. A profile is split in settings and buttons.110 profile_settings holds information like resolution, sensitivity111 and light effects.112 When read, these files return the respective profile settings.113 The returned data is 16 bytes in size.114 This file is readonly.115 Write control to select profile and read profile_settings instead.116Users: http://roccat.sourceforge.net117