How to Rotate Display?

Hello,

I use an MKS SKIPR (Similar to MKS PI) and an MKS IPS_50 display. I would like to rotate the display 90°.

Makerbase provides a file to rotate this screen 180°. This is a .dtb file (/boot/dtb/rockchip/ rk3328-roc-cc.dtb). That seems unusual for me.

I tried the method described on KlipperScreen (Create /usr/share/X11/xorg.conf.d/90-monitor.conf) but it doesn’t work.

How can I do this?

Regards,
Chris.

That is not how you do it for KlipperScreen at least:

You must add the rotate screen to KlipperScreen config file.
You will hardly ever use the operating system itself anyway so don’t bother. Follow the above to rotate the display on KlipperScreen level and call it a day

I am having the same issue as Chris, so I tried to follow through with your recommendation but there doesn’t seem to be any setting in the directions/descriptions that point to rotating the screen. Do you mean to say you take the comments you would normal save in the 90-monitor.conf file and save them inside the KlipperScreen.conf file?