Language

Package: python-evdev @ 1.3.0

Synopsis

Bindings to the Linux input handling subsystem

Description

Python-evdev provides 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.

Home page
https://github.com/gvalkov/python-evdev
Location
gnu/packages/linux.scm (line: 3915, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings