Bug 176514 - x11-drivers/xf86-input-fpit-1.1.0-r1 (New Patches)
|
Bug#:
176514
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: x11@gentoo.org
|
Reported By: ConiKost@gmx.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: x11-drivers/xf86-input-fpit-1.1.0-r1 (New Patches)
|
|
Keywords: Inclusion
|
|
Status Whiteboard:
|
|
Opened: 2007-04-29 22:37 0000
|
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!
Created an attachment (id=117682) [details]
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.
Created an attachment (id=117685) [details]
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.
These patches are from upstream GIT?
Thats correct ...
Found them via Google ...
The solved my Problem, to use my Pen with the fpit driver as mouse ...
Committed the patches. Thanks for your patience!