On Wednesday, 10. August 2005 13:05, Ozgur Aytekin wrote: > I want to rotate the screen image on a Red hat 8 platform But I donw > How can do that . Is there anyone who can help me ?
A quick test if your driver allows rotating gives the xrandr command. Try the following: $ xrandr -q Amongst other things the available rotations are listed, use them with $ xranrd -o [orientation] Hope this helps _______________________________________________ XFree86 mailing list [email protected] http://XFree86.Org/mailman/listinfo/xfree86

