1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_cpi
3 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
4 Description: The integer value of this attribute ranges from 1-4.
5 When read, this attribute returns the number of the active
8 Has never been used. If bookkeeping is done, it's done in userland tools.
9 Users: http://roccat.sourceforge.net
11 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_profile
13 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
14 Description: The integer value of this attribute ranges from 0-4.
15 When read, this attribute returns the number of the active
17 When written, the mouse activates this profile immediately.
18 The profile that's active when powered down is the same that's
19 active when the mouse is powered on.
20 Users: http://roccat.sourceforge.net
22 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_x
24 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
25 Description: The integer value of this attribute ranges from 1-10.
26 When read, this attribute returns the number of the actual
27 sensitivity in x direction.
28 This file is readonly.
29 Has never been used. If bookkeeping is done, it's done in userland tools.
30 Users: http://roccat.sourceforge.net
32 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/actual_sensitivity_y
34 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
35 Description: The integer value of this attribute ranges from 1-10.
36 When read, this attribute returns the number of the actual
37 sensitivity in y direction.
38 This file is readonly.
39 Has never been used. If bookkeeping is done, it's done in userland tools.
40 Users: http://roccat.sourceforge.net
42 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/firmware_version
44 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
45 Description: When read, this file returns the raw integer version number of the
46 firmware reported by the mouse. Using the integer value eases
47 further usage in other programs. To receive the real version
48 number the decimal point has to be shifted 2 positions to the
49 left. E.g. a returned value of 121 means 1.21
50 This file is readonly.
51 Obsoleted by binary sysfs attribute "info".
52 Users: http://roccat.sourceforge.net
54 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/info
56 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
57 Description: 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.
60 Users: http://roccat.sourceforge.net
62 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
64 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
65 Description: The mouse can store 5 profiles which can be switched by the
66 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 profile
69 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 number
72 contained in the data.
73 Before reading this file, control has to be written to select
74 which profile to read.
75 Users: http://roccat.sourceforge.net
77 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_buttons
79 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
80 Description: The mouse can store 5 profiles which can be switched by the
81 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.
87 Users: http://roccat.sourceforge.net
89 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_settings
91 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
92 Description: The mouse can store 5 profiles which can be switched by the
93 press of a button. A profile is split in settings and buttons.
94 profile_settings holds information like resolution, sensitivity
96 When written, this file lets one write the respective profile
97 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 number
100 contained in the data.
101 Before reading this file, control has to be written to select
102 which profile to read.
103 Users: http://roccat.sourceforge.net
105 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile[1-5]_settings
107 Contact: Stefan Achatz <erazor_de@users.sourceforge.net>
108 Description: The mouse can store 5 profiles which can be switched by the
109 press of a button. A profile is split in settings and buttons.
110 profile_settings holds information like resolution, sensitivity
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.
116 Users: http://roccat.sourceforge.net