GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIBEVDEV(3) FreeBSD Library Functions Manual LIBEVDEV(3)

libevdev - wrapper library for evdev devices

#include <libevdev/libevdev.h>

int libevdev_new_from_fd (int fd, struct libevdev **device)

void libevdev_free (struct libevdev *device)

libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc.

This man page is a placeholder only. The documentation for this version of libevdev is available at:

http://www.freedesktop.org/software/libevdev/doc/1.9.1/

libevdev is licensed under the MIT license.

1.9.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.