Laptops :: laptop display



Hello,

I'm running several Linux OSs on various partitions on my laptop.  I thought I would give DSL a try and have done a frugal install onto on of my hard drive partitions.

So far i like what I see, but I find DSL configuration a little confusing.  How can I enable 1280x800 resolution (I have a widescreen laptop)?  Normally I would go into /etc/X11/xorg.conf and add some lines, but I can't find an xorg.conf file for DSL.

Once I've done that my next step would be to set up my touchpad properly to accept tap-click.

Donald

see:

http://damnsmalllinux.org/wiki/index.php/Vga%3Dxxx

If you run 'Xvesa -listmodes' and you can see '1280x800' mode, you can edit .xserverrc file as resolution: '1280x800x16'

It depends on your video graphics chip.  Can you tell me: Band, Model and video graphics chip?
For me, it is 855GM video graphics chip. I am using 855Resolution for the 1280x768 screen.  It works fine. :D

Thanks for the replies.  I have changed the .xserverrc file, but the changes get lost and it reverts back to 1024x768 every time I reboot.  How can I get the change I make to 1280x800 to stick?

Donald

You need to use Backup/Restore option (into HDD or PenDrive) by using cheat code: restore=xxx
Code Sample
dsl restore=hda1
or
Code Sample
dsl restore=sda1


/home/dsl and /opt will be saved into your HDD or PenDrive.

Next Page...
original here.