A JNA based library providing access to some low-level Linux subsystems, including :-
* UInput. Create virtual devices such as keyboards, mice and touchpads and emit events from them as if they
were real.
* Evdev. Read events from various devices such as keyboards, mice, touchpads, and all other devices exposed by Linux.
* Frame Buffer. Write directly to the Linux framebuffer. Allows graphical user interfaces without X being present.
As from version 2.0, this library is now in ...
Version2.1compared with
Version Details
| 2.0 | 2.1 | |
|---|---|---|
| Release date | Oct 22, 2020 | Dec 08, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.