Intel 915GM dual screen (1280x1024 and 1024x768)

Kiniou kiniou at gmail.com
Thu Nov 6 06:15:46 PST 2008


Hi,

2008/11/6 Valent Turkovic <valent.turkovic at gmail.com>

> $ xrandr --output VGA --auto --right-of LVDS
> xrandr: screen cannot be larger than 2048x1024 (desired size 2304x1024)


The maximum virtual screen can be configured in the Display SubSections of a
Screen Section  in xorg.conf like this :
Section "Screen"
  Identifier "Screen1"
  Device "Device1"
  Monitor "Monitor1"
  DefaultDepth "24"
...
  SubSection "Display"
     Depth 8
     Virtual 1600 1600   <-- here you can change the value to fit to your
needs
  EndSubSection
...
EndSection

---
Kevin "kiniou" ROY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20081106/9dfad9a6/attachment.html>


More information about the xorg mailing list