<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Dual_Screen</id>
		<title>Dual Screen - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Dual_Screen"/>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Dual_Screen&amp;action=history"/>
		<updated>2026-05-03T11:08:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=Dual_Screen&amp;diff=15945&amp;oldid=prev</id>
		<title>Sidetone: For update, see... Hardware Configuration, Audio/Video</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Dual_Screen&amp;diff=15945&amp;oldid=prev"/>
				<updated>2015-08-07T21:14:06Z</updated>
		
		<summary type="html">&lt;p&gt;For update, see... &lt;a href=&quot;/index.php/Hardware_Configuration,_Audio/Video&quot; title=&quot;Hardware Configuration, Audio/Video&quot;&gt;Hardware Configuration, Audio/Video&lt;/a&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:14, 7 August 2015&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;For an update see [[Hardware Configuration, Audio/Video#Multiple Monitors]].&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Nvidia Dual Screen==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Nvidia Dual Screen==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you want a simple way to get two equal sized screens working in dual screen mode then install nvidia-xconfig and type the following:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you want a simple way to get two equal sized screens working in dual screen mode then install nvidia-xconfig and type the following:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:6876:newid:15945 --&gt;
&lt;/table&gt;</summary>
		<author><name>Sidetone</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php?title=Dual_Screen&amp;diff=6876&amp;oldid=prev</id>
		<title>Map7 at 00:44, 12 September 2006</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php?title=Dual_Screen&amp;diff=6876&amp;oldid=prev"/>
				<updated>2006-09-12T00:44:52Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Nvidia Dual Screen==&lt;br /&gt;
If you want a simple way to get two equal sized screens working in dual screen mode then install nvidia-xconfig and type the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# nvidia-xconfig --twinview&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you have different sized screens it becomes tricky.  I still used the above command but had to edit the X config file which is either:&lt;br /&gt;
/etc/X11/xorg.config (Most current FreeBSD versions)&lt;br /&gt;
/etc/X11/XF86Config (Old FreeBSD versions and PCBSD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Section &amp;quot;ServerLayout&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Layout0&amp;quot;&lt;br /&gt;
    Screen      0  &amp;quot;Screen0&amp;quot;&lt;br /&gt;
    Screen      1  &amp;quot;Screen0 (2nd)&amp;quot; RightOf &amp;quot;Screen0&amp;quot;&lt;br /&gt;
    InputDevice    &amp;quot;Keyboard0&amp;quot; &amp;quot;CoreKeyboard&amp;quot;&lt;br /&gt;
    InputDevice    &amp;quot;Mouse0&amp;quot; &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;ServerFlags&amp;quot;&lt;br /&gt;
    Option         &amp;quot;Xinerama&amp;quot; &amp;quot;1&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Monitor&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
    HorizSync       31.5 - 48.5&lt;br /&gt;
    VertRefresh     50.0 - 90.0&lt;br /&gt;
    Option         &amp;quot;DPMS&amp;quot;&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Card0&amp;quot;&lt;br /&gt;
    Driver         &amp;quot;nvidia&amp;quot;&lt;br /&gt;
    BoardName      &amp;quot;GeForce FX 5200&amp;quot;&lt;br /&gt;
    BusID          &amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
    Screen          0&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Device&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Card0 (2nd)&amp;quot;&lt;br /&gt;
    Driver         &amp;quot;nvidia&amp;quot;&lt;br /&gt;
    BoardName      &amp;quot;GeForce FX 5200&amp;quot;&lt;br /&gt;
    BusID          &amp;quot;PCI:1:0:0&amp;quot;&lt;br /&gt;
    Screen          1&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Screen0&amp;quot;&lt;br /&gt;
    Device         &amp;quot;Card0&amp;quot;&lt;br /&gt;
    Monitor        &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
    DefaultDepth    24&lt;br /&gt;
    Option         &amp;quot;UseEdidFreqs&amp;quot; &amp;quot;True&amp;quot;&lt;br /&gt;
    Option         &amp;quot;MetaModes&amp;quot; &amp;quot;1024x768, 1024x768&amp;quot;&lt;br /&gt;
    SubSection     &amp;quot;Display&amp;quot;&lt;br /&gt;
        Depth       24&lt;br /&gt;
        Modes      &amp;quot;1600x1200&amp;quot; &amp;quot;1280x1024&amp;quot; &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
    EndSubSection&lt;br /&gt;
EndSection&lt;br /&gt;
&lt;br /&gt;
Section &amp;quot;Screen&amp;quot;&lt;br /&gt;
    Identifier     &amp;quot;Screen0 (2nd)&amp;quot;&lt;br /&gt;
    Device         &amp;quot;Card0 (2nd)&amp;quot;&lt;br /&gt;
    Monitor        &amp;quot;Monitor0&amp;quot;&lt;br /&gt;
    DefaultDepth    24&lt;br /&gt;
    Option         &amp;quot;UseEdidFreqs&amp;quot; &amp;quot;True&amp;quot;&lt;br /&gt;
    Option         &amp;quot;MetaModes&amp;quot; &amp;quot;1280x1024, 1280x1024&amp;quot;&lt;br /&gt;
    SubSection     &amp;quot;Display&amp;quot;&lt;br /&gt;
        Depth       24&lt;br /&gt;
        Modes      &amp;quot;1600x1200&amp;quot; &amp;quot;1280x1024&amp;quot; &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot;&lt;br /&gt;
    EndSubSection&lt;br /&gt;
EndSection&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to quickly try out new configurations then you can hit: Ctrl-Alt-Backspace to restart X, this is very useful if you boot directly into a GUI because this saves you rebooting.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Configuring FreeBSD]]&lt;/div&gt;</summary>
		<author><name>Map7</name></author>	</entry>

	</feed>