Installing Debian Etch on a Thinkpad R60e
http://www.linux-on-laptops.com/
VGA out
Add Option "Clone" on the Section "Device" will make the Xorg clone the LCD output to VGA output.
Section "Device"
Identifier "Intel GMA 950"
Driver "i810"
BusID "PCI:0:2:0"
Option "AccelMethod" "EXA"
Option "Clone" "true"
Option "MointorLayout" "CRT,LFP"
EndSection
本文由 rmingming 于2006年12月09日 下午06点23分 发表
| 评论 (0)