|
@@ -52,7 +52,7 @@ 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.
|
|
|
- profile_buttons holds informations about button layout.
|
|
|
+ profile_buttons holds information about button layout.
|
|
|
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.
|
|
@@ -66,7 +66,7 @@ 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.
|
|
|
- profile_buttons holds informations about button layout.
|
|
|
+ profile_buttons holds information about button layout.
|
|
|
When read, these files return the respective profile buttons.
|
|
|
The returned data is 23 bytes in size.
|
|
|
This file is readonly.
|
|
@@ -77,7 +77,7 @@ 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.
|
|
|
- profile_settings holds informations like resolution, sensitivity
|
|
|
+ profile_settings holds information like resolution, sensitivity
|
|
|
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.
|
|
@@ -92,7 +92,7 @@ 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.
|
|
|
- profile_settings holds informations like resolution, sensitivity
|
|
|
+ profile_settings holds information like resolution, sensitivity
|
|
|
and light effects.
|
|
|
When read, these files return the respective profile settings.
|
|
|
The returned data is 16 bytes in size.
|