blob: e3c1a0aada72b9a79e601c74b4e9a960506bee93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DiVine - DirectFB Virtual Input extension
-----------------------------------------
DiVine consists of
- an input driver that reads raw input events from a pipe
and dispatches them via a virtual input device.
- a library that handles the connection to the input driver
including helper functions for generating events.
- a tool called "spooky" to generate input events using a
simple script featuring button or motion events, linear
or circular automated motion and delays.
|