xf86-input-fpit: Changes to 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Wed Jan 31 03:16:45 EET 2007


 man/fpit.man   |   25 ++++-
 readme.txt     |   89 ++++++++------------
 src/xf86Fpit.c |  247 ++++++++++++++++++++++++++++++++++-----------------------
 3 files changed, 207 insertions(+), 154 deletions(-)

New commits:
commit cb6adfe32f929e57eedcab189e9f359fc9e970ab
Author: Justin Blanchard <justinb04 at aim.com>
Date:   Tue Jan 30 20:15:50 2007 -0500

    update from Justin Blanchard - part 3
    
    * Adds support for detecting/responding to screen resize and rotate events
    (i.e., fixing bug 3421 for FPIT users). This corrects both cursor-related and
    extended events.
    * The fix is disabled unless the user adds 'Option "TrackRandR"' to the
    InputDevice section. This is to avoid breaking setups where some nightmarish
    workaround was already in place.
    * Use of RRGetRotation may break driver under XFree86. If this is a problem I
    think xf86GetRotation can be used instead.

commit 979c283a6ecb1ba718790a147b3e910a106cb473
Author: Justin Blanchard <justinb04 at aim.com>
Date:   Tue Jan 30 20:13:52 2007 -0500

    update from Justin Blanchard - part 2
    
    * Fix a bug that prevents active-pen users from right-clicking while hovering.
    * Bug was introduced with passive pen support; fix is simple and has been
    recommended in forums since Oct 2006
    (http://ubuntuforums.org/showpost.php?p=1620646&postcount=15).
    For some reason I don't see a bug report for the issue.

commit 4b06c8f70e8b1d6cfaeb41e1584f9efcfef83bb0
Author: Justin Blanchard <justinb04 at aim.com>
Date:   Tue Jan 30 20:12:07 2007 -0500

    Updates from Justin Blanchard - patch 1
    
    * Make the docs reflect more accurately what the code actually does.
    * Update the docs: remove material specific to XFree86 3.x/4.0. Re-organize to
    reflect the wider variety of machines that use this device. Change the link to
    linuxslate.com. Expand troubleshooting section.
    * Code cleanup: assorted trivial changes.




More information about the xorg-commit mailing list