Showing posts with label xrandr. Show all posts
Showing posts with label xrandr. Show all posts

Tuesday, October 23, 2007

令人感動得雙螢幕

之前一直以為是我driver的問題...
自從換了ubuntu之後,真的太讚了...

在一開使設定的時後可能會有一些問題
因為預設的 screen 不夠大,
所以必須在 xorg.conf 中加上


SubSection "Display"
Viewport 0 0
Depth 24
Virtual 2560 1024
EndSubSection

> xrandr --output DVI-0 --right-of DVI-1
> xrandr: screen cannot be larger than 1280x1200
> (desired size 2304x1024)

xrandr --output VGA-0 --mode 1280x1024 --right-of LVDS

把新的畫面接到 右邊