If you have a monitor that is natively portrait or will support a
portrait mode, then you can just define a 768x1024 modeline and
assuming the driver doesn't rely on the bios (since I doubt any bios
will have a mode like that defined) it will set the mode.  However, if
the monitor you are trying to use is natively landscape and only
supports landscape modes, then you will need to use rotation.  None of
the Xorg servers support xrandr rotation in 6.8.x, however, several of
the drivers have a driver specific "rotate" option that will provide
non-accelerated rotation.

Alex

On 11/28/05, krish ritik <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am working on X11R6.8.2. Just trying to explore if there is any posibility
> to put screen in portrait mode. I know about Nvidia driver. but i want to
> try it by myself.
>
> any hints how to put screen in 786x1024 mode (take the example of Intel
> card). I don;t need icon rotation and all. but just want to set the mode as
> 768x1024.
>
> regards,
> Puneet

_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to