forked from Lainports/freebsd-ports
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
10 lines
495 B
Text
10 lines
495 B
Text
This package 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.
|
|
|
|
WWW: https://pypi.org/project/evdev/
|