|
depends on your graphics card but the generic way is to edit your xorg.conf file with new sections for your second monitor. i.e if they were identical you can copy the Monitor section and paste it but change its identifier to eg monitor1 (instead of monitor0). Obviously you'd need to change a few things if different. You also need to specify a new "screen" section with appropriate settings and point monitor 1 to use screen 1 as monitor 0 is to screen 0. Alternatively if you have an nvidia card install their driver from their website and use their settings, Twinview etc.
checkout "man xorg.conf" for more
|