rotation

Bildschirm drehen/rotieren

hochkant gedrehtes Bild

in /etc/X11/xorg.conf:

Section "Device"

Option "Rotate" "CCW" #(for nv driver)

Option "RandRRotation" "on" #(for nvida driver)

Tool:
xrandr -o left|right|normal
dreht Bild nach links|rechts|normal

 

http://ubuntuforums.org/showthread.php?t=148177