Libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
Public Member Functions | List of all members
pointing::osxSystemPointerAcceleration Class Reference

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)
 

Detailed Description

The osxSystemPointerAcceleration class is used to set or read the cursor parameters of the current system.

Member Function Documentation

double pointing::osxSystemPointerAcceleration::get ( const char *  target = 0) const

get

Parameters
targetparameter can be specified as "mouse", "trackpad" or "touchpad" to get the corresponding parameter
Returns

The documentation for this class was generated from the following files: