The synaptiks daemon registers the service de.lunaryorn.synaptiks after startup. On this services the following objects are exported:
Manage the touchpad. This class monitors the keyboard and mouse devices and switches the touchpad on or off accordingly.
See synaptiks::TouchpadManager for the documentation of the underlying class and the methods provided by this interface.
Direct access to the touchpad. Note, that the TouchpadManager object may overwrite properties changed on this object.
See synaptiks::Touchpad for the documentation of the underlying class and the methods provided by this interface.
The mouse devices monitor used by TouchpadManager.
See synaptiks::MouseDevicesMonitor for the documentation of the underlying class and the methods provided by this interface.