freebsd-ports/devel/libgamepad/pkg-descr

6 lines
348 B
Text
Raw Normal View History

Libgamepad is an API for various gamepad devices under Unix. The goal is
to provide both abstract and device-dependent interfaces for various joystick
and gamepad devices. The library interfaces with multiple lower-level
interfaces, such as the BSD "joy" and "usbhid" drivers, as well as
the user-space "libhid", which in turn overlays "libusb".