Re: Dell 5150 w/ 5200Go: CRT monitor output-HOW??
I just got a 5200go put into my 5150. It is dual-head capable with twinview, I didn't look how old this thread is, but if you respons, I will toss my xorg.conf up. It has two server layouts, then toss this into your .bashrc:
alias single="startx -- -layout Single"
alias dual="startx -- -layout Dual"
A dual-head is as easy as typing 'dual' and if you are on the road or something, use 'single', and you have proper size screen.
|