one-liner to rotate screen for the lazy among us:
echo "lcd_rotate=2" | sudo tee -a /boot/config.txt
(may not work on Wheezy, which seems sensitive to where the line is inserted in /boot/config.txt)
one-liner to rotate screen for the lazy among us:
echo "lcd_rotate=2" | sudo tee -a /boot/config.txt
(may not work on Wheezy, which seems sensitive to where the line is inserted in /boot/config.txt)