Évek óta nem forgattam el a képernyőt. Most megpróbáltam. Az xrandr alapból hibaüzenetet adott, de némi keresgélés után meg is találtam a megoldást.
Egy kis X.org módosítás, és már forgathatom is.
(Kubuntu 7.10 64 bit)
Section "Device"
Identifier "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Driver "nvidia"
Busid "PCI:5:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "Randr" "on"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Monitor "Általános monitor"
Option "RandRRotation" "true"
Defaultdepth 24
Subsection "Display"
Depth 1
Modes "1280x1024"
EndSubsection
Option "Rotate" "right"
EndSection