Rotate extension

Keith Packard keithp@keithp.com
Tue, 20 Jan 2004 15:11:36 -0800


Around 9 o'clock on Jan 21, Chris Debenham wrote:

> Is there anyway I can get the settings XVesa uses and force the linux 
> kernel fb driver to those settings?

You can use Xvesa -listmodes to show what mode numbers it finds.  It's 
possible the 1400x1050 mode is using a non-standard number.  Remember to 
add the right offset to compute the kernel value.

-keith