rynbrd / xf86-input-mtrack

Xorg Multitouch Trackpad Driver
GNU General Public License v2.0
357 stars 58 forks source link

Swapping touchscreen axes #59

Closed matemolnar8 closed 11 years ago

matemolnar8 commented 11 years ago

Hi,

Is there any way to swap touchscreen axes? When I move my finger up, the cursor goes left, when I move it down then cursor goes right and so on. I tried using Coordinate Transformation Matrix, but that didn't seem to change anything. I'm using an android tablet with a chrooted Debian install, with a rotated framebuffer to display in landscape.

Thanks for your help in advance

rynbrd commented 11 years ago

This is not a feature that mtrack currently supports. I have no plans to implement new features at this time. I am willing to review and accept pull requests against the dev branch. If this is a feature you require I recommend submitting a pull request with the necessary changes.