Letter P

python3-evdev - Python bindings for the Linux input handling subsystem

Website: https://python-evdev.readthedocs.io
License: BSD
Vendor: Alcance Libre, Inc.
Description:
This package provides python bindings to the generic input event interface in
Linux. The evdev interface serves the purpose of passing events generated in
the kernel directly to userspace through character devices that are typically
located in /dev/input/.

This package also comes with bindings to uinput, the userspace input subsystem.
Uinput allows userspace programs to create and handle input devices that can
inject events directly into the input subsystem.

In other words, python-evdev allows you to read and write input events on Linux.
An event can be a key or button press, a mouse movement or a tap on a
touchscreen.

Packages

python3-evdev-1.6.1-1.aldos.x86_64 [59 KiB] Changelog by Joel Barrios (2023-02-08):
- Update to 1.6.1.

Listing created by Repoview-0.6.6-6.fc14.al