Wrapper library for evdev devices
http://freedesktop.org/wiki/Software/libevdev/
Provides API for the common tasks when dealing with evdev devices
thus avoiding erroneous ioctls, etc.
This package contains the development headers for the library found
in libevdev.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/libevdev && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000010 10 Bytes | |
libevdev-1.4.4.tar.xz | 0000409856 400 KB | |
libevdev.changes | 0000006046 5.9 KB | |
libevdev.spec | 0000003405 3.33 KB | |
n_buildfix_for_opensuse_12_2.patch | 0000000658 658 Bytes |
Revision 3 (latest revision is 5)
Stephan Kulow (coolo)
accepted
request 332640
from
Stefan Dirsch (sndirsch)
(revision 3)
- Update to 1.4.4 * Fix invalid absinfo range values reported by certain mtk soc * tools: print out evdev override udev rule from touchpad edge detector * tools - tweak-device: add a --resolution command * tools - tweak-device: revamp to reduce use of globals * Note that libevdev_free() does not close the fd * tool - tweak-device: fix wrong error message if the LED doesn't exist * tools - tweak-device: close the fd on exit - Changes for 1.4.3 * include: update to 4.1 header * tools: complain about devices that don't have abs x/y axes in the edge detector * tools: widen frequency resolution to µs in the DPI tool - Changes for 1.4.2 * tools: fix help string for manual DPI calculation * include: update to 4.0 header - Changes for 1.4.1 * Accept LIBEVDEV_READ_FLAG_BLOCKING as valid flag * ABS_MAX counts as MT axis for the event queue * cosmetic: fix a comment * Disable test-static-link in case of shared only build. - Update to 1.4: * libevdev_uinput_destroy: don't close non-open FD * include: update to 3.18 header * tools: print the formula to calculate resolutions * Shut up clang compiler warnings * tools: fix clang compiler warning
Comments 0