omniGlass
|
Public Attributes | |
struct libevdev * | touchpad_handle |
struct multitouch_report * | report |
int | max_touchpoints |
all state for the linux platform
int platform::max_touchpoints |
how many simultaneous touches the device can track.
struct multitouch_report* platform::report |
the latest set of touch contacts checked for
struct libevdev* platform::touchpad_handle |
the evdev-specific handle to the touchpad device