efernau/rot8

how rotate screen 90% before applying other factors?

Closed this issue · 3 comments

Some displays are set up vertically which gets really funky with x11. Plasma mobile seems to treat this fine, but under any x11 compositor. I have tried inverting x y and z but nothing seems to work.

When I have my device in landscape orientation, x11 is in portrait mode and when I have it in portrait orientation, it becomes landscape mode. none of the combinations of "invert" seem to work either.

does ‘--invert-x’ not work for you?

unfortunately it does not, I have a chuwi hi10x, if there are any logs or readings I can grab that would help I can do so.

ohhhh, I looked through the applications help, you may want to update the readme as --invert-xy is not on it. Though granted, I probably should have checked both myself.