Hi,

On Tue, May 20, 2008 at 08:00:50PM +0200, Sven Arvidsson wrote:
> On Tue, 2008-05-20 at 18:19 +0200, Axel Beckert wrote:
> > Technically this works fine on the 701 4G, but it's practically
> > unusable, because both displays' resolution must fit in 800x800
> > together. So the best option is 640x350 on the internal and 720x400 on
> > the external display -- which short said sucks.
> 
> AFAIK, the maximum framebuffer for intel is 2048x2048 (if you want DRI).
> 
> It sounds like you need to set a "Virtual 2048 2048" line in the screen
> configuration in xorg.conf.

You're right! Thanks! That one line makes the EeePC much more useful
in a second. ;-)

It looks now like this:

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        SubSection "Display"
                Virtual         2048 2048
        EndSubSection
EndSection

Thanks again!

                Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/

_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to