Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 1 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/actual_profile |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 2 | Date: October 2010 |
| 3 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
Stefan Achatz | b50f315 | 2011-04-13 17:17:52 +0200 | [diff] [blame] | 4 | Description: The integer value of this attribute ranges from 0-4. |
| 5 | When read, this attribute returns the number of the actual |
| 6 | profile. This value is persistent, so its equivalent to the |
| 7 | profile that's active when the mouse is powered on next time. |
| 8 | When written, this file sets the number of the startup profile |
| 9 | and the mouse activates this profile immediately. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 10 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 11 | |
Stefan Achatz | fabe51e | 2012-11-04 09:39:04 +0100 | [diff] [blame] | 12 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/info |
| 13 | Date: November 2012 |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 14 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
Stefan Achatz | fabe51e | 2012-11-04 09:39:04 +0100 | [diff] [blame] | 15 | Description: When read, this file returns general data like firmware version. |
| 16 | When written, the device can be reset. |
| 17 | The data is 8 bytes long. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 18 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 19 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 20 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/macro |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 21 | Date: October 2010 |
| 22 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 23 | Description: The mouse can store a macro with max 500 key/button strokes |
| 24 | internally. |
| 25 | When written, this file lets one set the sequence for a specific |
| 26 | button for a specific profile. Button and profile numbers are |
| 27 | included in written data. The data has to be 2082 bytes long. |
| 28 | This file is writeonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 29 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 30 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 31 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_buttons |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 32 | Date: August 2010 |
| 33 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 34 | Description: The mouse can store 5 profiles which can be switched by the |
| 35 | press of a button. A profile is split in settings and buttons. |
Sylvestre Ledru | f65e51d | 2011-04-04 15:04:46 -0700 | [diff] [blame] | 36 | profile_buttons holds information about button layout. |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 37 | When written, this file lets one write the respective profile |
| 38 | buttons back to the mouse. The data has to be 77 bytes long. |
| 39 | The mouse will reject invalid data. |
| 40 | Which profile to write is determined by the profile number |
| 41 | contained in the data. |
| 42 | This file is writeonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 43 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 44 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 45 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile[1-5]_buttons |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 46 | Date: August 2010 |
| 47 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 48 | Description: The mouse can store 5 profiles which can be switched by the |
| 49 | press of a button. A profile is split in settings and buttons. |
Sylvestre Ledru | f65e51d | 2011-04-04 15:04:46 -0700 | [diff] [blame] | 50 | profile_buttons holds information about button layout. |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 51 | When read, these files return the respective profile buttons. |
| 52 | The returned data is 77 bytes in size. |
| 53 | This file is readonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 54 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 55 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 56 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_settings |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 57 | Date: October 2010 |
| 58 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 59 | Description: The mouse can store 5 profiles which can be switched by the |
| 60 | press of a button. A profile is split in settings and buttons. |
Sylvestre Ledru | f65e51d | 2011-04-04 15:04:46 -0700 | [diff] [blame] | 61 | profile_settings holds information like resolution, sensitivity |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 62 | and light effects. |
| 63 | When written, this file lets one write the respective profile |
| 64 | settings back to the mouse. The data has to be 43 bytes long. |
| 65 | The mouse will reject invalid data. |
| 66 | Which profile to write is determined by the profile number |
| 67 | contained in the data. |
| 68 | This file is writeonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 69 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 70 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 71 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile[1-5]_settings |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 72 | Date: August 2010 |
| 73 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 74 | Description: The mouse can store 5 profiles which can be switched by the |
| 75 | press of a button. A profile is split in settings and buttons. |
Sylvestre Ledru | f65e51d | 2011-04-04 15:04:46 -0700 | [diff] [blame] | 76 | profile_settings holds information like resolution, sensitivity |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 77 | and light effects. |
| 78 | When read, these files return the respective profile settings. |
| 79 | The returned data is 43 bytes in size. |
| 80 | This file is readonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 81 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 82 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 83 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/sensor |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 84 | Date: October 2010 |
| 85 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 86 | Description: The mouse has a tracking- and a distance-control-unit. These |
| 87 | can be activated/deactivated and the lift-off distance can be |
| 88 | set. The data has to be 6 bytes long. |
| 89 | This file is writeonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 90 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 91 | |
Stefan Achatz | 6d1dec8 | 2011-05-29 19:32:57 +0200 | [diff] [blame] | 92 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/talk |
| 93 | Date: May 2011 |
| 94 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 95 | Description: Used to active some easy* functions of the mouse from outside. |
| 96 | The data has to be 16 bytes long. |
| 97 | This file is writeonly. |
| 98 | Users: http://roccat.sourceforge.net |
| 99 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 100 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 101 | Date: October 2010 |
| 102 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 103 | Description: When written a calibration process for the tracking control unit |
Stefan Achatz | 5277e97 | 2012-10-17 16:35:42 +0200 | [diff] [blame] | 104 | can be initiated/cancelled. Also lets one read/write sensor |
| 105 | registers. |
| 106 | The data has to be 4 bytes long. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 107 | Users: http://roccat.sourceforge.net |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 108 | |
Stefan Achatz | 4ead364 | 2010-12-10 19:43:34 +0100 | [diff] [blame] | 109 | What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/tcu_image |
Stefan Achatz | 47dbdbff | 2010-11-26 19:57:42 +0000 | [diff] [blame] | 110 | Date: October 2010 |
| 111 | Contact: Stefan Achatz <erazor_de@users.sourceforge.net> |
| 112 | Description: When read the mouse returns a 30x30 pixel image of the |
| 113 | sampled underground. This works only in the course of a |
| 114 | calibration process initiated with tcu. |
| 115 | The returned data is 1028 bytes in size. |
| 116 | This file is readonly. |
Stefan Achatz | 759ae89 | 2011-02-03 17:10:30 +0100 | [diff] [blame] | 117 | Users: http://roccat.sourceforge.net |