You are not logged in.

#1 2016-08-23 04:36:13

tokoro
Member
From: Mexico City
Registered: 2011-11-30
Posts: 51

[Solved] Is there a way to rotate 90° the touchpad orientation?

yes, I'm trying to rotate my screen 90° so that I can hold my laptop as if it was a book.
That's why I want to rotate the orientation of the touchpad as well. I thought there would be an easy to do it with synaptics, but nope.

Last edited by tokoro (2016-08-23 19:22:18)


Non native English speaker [in, on, at are the same to me]

Offline

#2 2016-08-23 11:29:27

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [Solved] Is there a way to rotate 90° the touchpad orientation?

You could probably do that with the "Coordinate Transformation Matrix" property, you can see and change that property with xinput. I suspect that property requires an homogeneous coordinates transformation matrix, see [1]. I'll leave the confirmation of that as homework wink

[1] https://www.willamette.edu/~gorr/classe … orms2d.htm


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#3 2016-08-23 19:22:01

tokoro
Member
From: Mexico City
Registered: 2011-11-30
Posts: 51

Re: [Solved] Is there a way to rotate 90° the touchpad orientation?

R00KIE wrote:

You could probably do that with the "Coordinate Transformation Matrix" property, you can see and change that property with xinput. I suspect that property requires an homogeneous coordinates transformation matrix, see [1]. I'll leave the confirmation of that as homework wink

[1] https://www.willamette.edu/~gorr/classe … orms2d.htm

You were right. I found a script that does exactly that.

https://gist.github.com/mildmojo/48e9025070a2ba40795c


Non native English speaker [in, on, at are the same to me]

Offline

Board footer

Powered by FluxBB