Opened 11 years ago
Closed 11 years ago
#5908 closed enhancement (fixed)
libevdev-1.3.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
http://www.freedesktop.org/software/libevdev/libevdev-1.3.2.tar.xz
http://lists.freedesktop.org/archives/input-tools/2014-December/001132.html
libevdev 1.3.2 is now available. No changes to the library code itself, only
to tests and documentation.
A new tool has been added to help measure the physical resolution of a mouse
device. This tool can (and should) be used to create udev hwdb entries for
http://cgit.freedesktop.org/systemd/systemd/tree/hwdb/70-mouse.hwdb
Peter Hutterer (12):
Fix a confusing comment
doc: fix uinput example code
Remove superfluous linebreak in an error message
test: add missing tests for invalid calls on next_event/has_event_pending
test: add test case for grab calls on invalid devices
test: add test for setting absinfo on invalid devices
test: add test for clock id setting on an invalid device
doc: add the prefixing * to all @code doxygen sections
tools: add a tool to estimate the resolution of a mouse
tools: print the hwdb match line from the dpi tool
tools: zero-pad PID/VID in the dpi tool
Change History (4)
comment:1 by , 11 years ago
| Summary: | ibevdev-1.3.2 → libevdev-1.3.2 |
|---|
comment:2 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 11 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r15139.