Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › ROTATE SCREEN › Reply To: ROTATE SCREEN
03/21/2015 at 00:53
#92131
Participant
I have my pi inside a cocktail table with a vertical display. I have mine rotate 270 degrees. Not just Retropie… everything. I do this by editing /boot/config.txt
display_rotate=0 Normal
display_rotate=1 90 degrees
display_rotate=2 180 degrees
display_rotate=3 270 degrees
display_rotate=0x10000 horizontal flip
display_rotate=0x20000 vertical flip