Changes between Initial Version and Version 3 of Ticket #5908


Ignore:
Timestamp:
12/05/2014 05:25:05 PM (10 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5908

    • Property Summary ibevdev-1.3.2libevdev-1.3.2
    • Property Owner changed from blfs-book@… to Fernando de Oliveira
    • Property Status newassigned
  • TabularUnified Ticket #5908 – Description

    initial v3  
    11[http://www.freedesktop.org/software/libevdev/libevdev-1.3.2.tar.xz]
     2
     3[http://lists.freedesktop.org/archives/input-tools/2014-December/001132.html]
     4
     5{{{
     6libevdev 1.3.2 is now available. No changes to the library code itself, only
     7to tests and documentation.
     8
     9A new tool has been added to help measure the physical resolution of a mouse
     10device. This tool can (and should) be used to create udev hwdb entries for
     11http://cgit.freedesktop.org/systemd/systemd/tree/hwdb/70-mouse.hwdb
     12
     13Peter Hutterer (12):
     14      Fix a confusing comment
     15      doc: fix uinput example code
     16      Remove superfluous linebreak in an error message
     17      test: add missing tests for invalid calls on next_event/has_event_pending
     18      test: add test case for grab calls on invalid devices
     19      test: add test for setting absinfo on invalid devices
     20      test: add test for clock id setting on an invalid device
     21      doc: add the prefixing * to all @code doxygen sections
     22      tools: add a tool to estimate the resolution of a mouse
     23      tools: print the hwdb match line from the dpi tool
     24      tools: zero-pad PID/VID in the dpi tool
     25}}}