Re: Rotate extension
Keith Packard <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
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