mirror of
https://github.com/DirectFB/directfb.git
synced 2025-10-14 02:48:16 +08:00
12 lines
483 B
Plaintext
12 lines
483 B
Plaintext
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.
|