[wplug] Toshiba Satellite laptop display

Jason Sopko jason at sopko.net
Sun Jun 1 12:44:06 EDT 2003


abhishek soni wrote:
> 

Here are the settings from my /etc/X11/XF86Config that I have for my 
Toshiba Satellite 2435-S255. The one thing that I don't like about this 
laptop is that the max resolution is 1024x768, due to limitations with 
the screen.

///Jason

---
Section "Monitor"
         Identifier   "Monitor0"
         VendorName   "Monitor Vendor"
         ModelName    "Generic Laptop Display Panel 1024x768"
         HorizSync    31.5 - 48.5
         VertRefresh  40.0 - 70.0
         Option      "dpms"
EndSection

Section "Device"
         Identifier  "Videocard0"
         Driver      "nvidia"
         VendorName  "Videocard vendor"
         BoardName   "NVIDIA GeForce 4 (generic)"
         VideoRam    32768
EndSection

Section "Screen"
         Identifier "Screen0"
         Device     "Videocard0"
         Monitor    "Monitor0"
         DefaultDepth     24
         SubSection "Display"
                 Depth     24
                 Modes    "1024x768" "800x600" "640x480"
         EndSubSection
EndSection

Section "DRI"
         Group        0
         Mode         0666
EndSection





More information about the wplug mailing list