Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176514 - x11-drivers/xf86-input-fpit-1.1.0-r1 (New Patches)
Summary: x11-drivers/xf86-input-fpit-1.1.0-r1 (New Patches)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2007-04-29 22:37 UTC by Conrad Kostecki
Modified: 2007-05-13 17:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xf86-input-fpit-update1.diff (xf86-input-fpit-update1.diff,14.83 KB, patch)
2007-04-29 22:38 UTC, Conrad Kostecki
Details | Diff
xf86-input-fpit-update2.diff (xf86-input-fpit-update2.diff,1.53 KB, patch)
2007-04-29 22:38 UTC, Conrad Kostecki
Details | Diff
xf86-input-fpit-update3.diff (xf86-input-fpit-update3.diff,13.43 KB, patch)
2007-04-29 22:39 UTC, Conrad Kostecki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2007-04-29 22:37:09 UTC
Hello!
I would suggest these three new patches!

without there, i can't use my finepoint pen to "click" like a mouse.

i can apply this patch fine and it works perfecly now!
Comment 1 Conrad Kostecki gentoo-dev 2007-04-29 22:38:36 UTC
Created attachment 117682 [details, diff]
xf86-input-fpit-update1.diff

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.
Comment 2 Conrad Kostecki gentoo-dev 2007-04-29 22:38:59 UTC
Created attachment 117683 [details, diff]
xf86-input-fpit-update2.diff

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.
Comment 3 Conrad Kostecki gentoo-dev 2007-04-29 22:39:19 UTC
Created attachment 117685 [details, diff]
xf86-input-fpit-update3.diff

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.
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2007-04-30 23:36:27 UTC
These patches are from upstream GIT?
Comment 5 Conrad Kostecki gentoo-dev 2007-05-01 00:01:26 UTC
Thats correct ...
Found them via Google ...

The solved my Problem, to use my Pen with the fpit driver as mouse ...
Comment 6 Conrad Kostecki gentoo-dev 2007-05-05 23:05:31 UTC
Here are the original files ;)
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-input-fpit.git;a=summary
Comment 7 Joshua Baergen (RETIRED) gentoo-dev 2007-05-07 22:54:37 UTC
(In reply to comment #6)
> Here are the original files ;)
> http://gitweb.freedesktop.org/?p=xorg/driver/xf86-input-fpit.git;a=summary
> 

Ah, thanks, somehow your previous comment got lost in my mail.

Marking for inclusion.
Comment 8 Conrad Kostecki gentoo-dev 2007-05-08 07:07:26 UTC
All right, thanks!
Comment 9 Joshua Baergen (RETIRED) gentoo-dev 2007-05-13 17:48:17 UTC
Committed the patches.  Thanks for your patience!