Penguin

Differences between version 4 and predecessor to the previous major change of DualHead.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Thursday, November 10, 2005 7:12:08 am by IanMcDonald Revert
Older page: version 1 Last edited on Thursday, November 3, 2005 8:59:06 pm by JasonDrake Revert
@@ -1,17 +1,17 @@
 Generally used to describe a video card capable of running two displays. 
 Also used to describe a computer set up with two displays connected 
  
-This page has been created primarily to link to some notes on how to acheive the later of these 
+This page has been created primarily to link to some notes on how to acheive the latter of these 
 two definitions 
  
-There are basically two ways to acheive a dual head setup, you need either a DualHead video card or use two cards to run the two displays 
+There are basically two ways to acheive a dual head setup, you need either a DualHead video card or use two cards to run the two displays.  
  
 For the two card setup see DualHeadTwoCard 
  
+For DualHead cards the setup is somewhat specific to the brand of card you have. For [XOrg] you can use it's <tt>Xinerama</tt> extension, but some cards/drivers use their own method for dual head.  
  
-For DualHead cards the setup is somewhat specific to the brand of card you have  
+For an example of dual-head using Xinerama, (with the Intel i810/i915 graphics chipset + driver), see [i915-xorg.conf].  
  
+Nvidia based cards use their own method - see TwinView.  
  
-For Nvidia based cards see DualHeadNvidia  
-  
- For Ati/radeon based cards see DualHeadAti 
+For Ati/radeon based cards see DualHeadAti.