|
Libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
|
The osxSystemPointerAcceleration class is used to set or read the cursor parameters of the current system. More...
#include <osxSystemPointerAcceleration.h>
Public Member Functions | |
| double | get (const char *target=0) const |
| get More... | |
| void | set (double acceleration, const char *target=0) |
The osxSystemPointerAcceleration class is used to set or read the cursor parameters of the current system.
| double pointing::osxSystemPointerAcceleration::get | ( | const char * | target = 0 | ) | const |
get
| target | parameter can be specified as "mouse", "trackpad" or "touchpad" to get the corresponding parameter |
1.8.8