Rotate Display
#1
Hi -
Is there an distro someone would recommend if I needed to be able to rotate the screen from landscape to portrait?
I have the ubuntu longsleep distro and the option to rotate monitors doesn't give any options.

Thank you
#2
I am pretty sure you can rotate the X framebuffer just by setting the rotate option in your X.org config file (/etc/X11/xorg.conf)

From the manual page:

Code:
Option "Rotate"

Enable rotation of the display. The supported values are "CW" (clockwise,
90 degrees), "UD" (upside down, 180 degrees) and "CCW" (counter clockwise,
270 degrees). Implies use of the shadow framebuffer layer.   Default: off.

so if you add something like 

Code:
Option "rotate" "CW"

it should rotate the X screen.
Come have a chat in the Pine IRC channel >>
#3
Thanks for this! It worked for me on the Debian image Smile I'm trying to make an info board with my Pine64 and a salvaged LCD


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Ultrawide Display for Ubuntu Mate DE dudeytsang 1 4,921 01-01-2017, 07:26 AM
Last Post: CaptainZalo
  Display resolutions? Sailing_Nut 9 12,235 07-13-2016, 01:21 PM
Last Post: Newfies

Forum Jump:


Users browsing this thread: 1 Guest(s)