{"id":1361,"date":"2012-03-01T17:37:34","date_gmt":"2012-03-01T16:37:34","guid":{"rendered":"http:\/\/www.zarrelli.org\/blog\/?p=1361"},"modified":"2012-03-01T17:37:34","modified_gmt":"2012-03-01T16:37:34","slug":"ati-dual-head-xorg-conf","status":"publish","type":"post","link":"https:\/\/www.zarrelli.org\/blog\/ati-dual-head-xorg-conf\/","title":{"rendered":"ATI dual head xorg.conf"},"content":{"rendered":"<p>Just to keep a record of a configuration working on my home box:<\/p>\n<p>&nbsp;<\/p>\n<pre>cat \/etc\/X11\/xorg.conf\r\n\r\nSection \"Screen\"\r\n Identifier \"Default Screen\"\r\n DefaultDepth 24\r\n Monitor \"Monitor0\"\r\n DefaultDepth 24\r\n SubSection \"Display\"\r\n Modes \"1680x1050\" \"1680x1050\"\r\n Virtual 3360 2100 \r\nEndSubSection\r\nEndSection\r\nSection \"Module\"\r\n Load \"glx\"\r\nEndSection\r\nSection \"ServerLayout\"\r\n Identifier \"Default Layout\"\r\n Screen \"Default Screen\" 0 0\r\n Option \"AIGLX\" \"on\"\r\nEndSection\r\nSection \"Device\"\r\n Identifier \"Default Device\"\r\n Driver \"fglrx\"\r\n Option \"UseFastTLS\" \"1\"\r\n BusID \"PCI:4:0:0\"\r\n Option \"Monitor-DVI-I-0\" \"Monitor0\" \r\n Option \"Monitor-DVI-I-1\" \"Monitor1\"\r\nEndSection\r\nSection \"Monitor\"\r\n Identifier \"Monitor0\"\r\n Option \"Primary\" \"True\"\r\nEndSection\r\nSection \"Monitor\"\r\n Identifier \"Monitor1\"\r\n Option \"RightOf\" \"Monitor0\" \r\n Option \"Primary\" \"False\"\r\nEndSection<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Just to keep a record of a configuration working on my home box: &nbsp; cat \/etc\/X11\/xorg.conf Section &#8220;Screen&#8221; Identifier &#8220;Default Screen&#8221; DefaultDepth 24 Monitor &#8220;Monitor0&#8221; DefaultDepth 24 SubSection &#8220;Display&#8221; Modes &#8220;1680&#215;1050&#8221; &#8220;1680&#215;1050&#8221; Virtual 3360 2100 EndSubSection EndSection Section &#8220;Module&#8221; Load &#8220;glx&#8221; EndSection Section &#8220;ServerLayout&#8221; Identifier &#8220;Default Layout&#8221; Screen &#8220;Default Screen&#8221; 0 0 Option &#8220;AIGLX&#8221; &#8220;on&#8221; &hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31,65],"tags":[391,390,393,392],"class_list":["post-1361","post","type-post","status-publish","format-standard","hentry","category-gnulinux","category-ubuntu","tag-ati-2","tag-dual-head","tag-x","tag-xorg-conf","without-featured-image"],"_links":{"self":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts\/1361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/comments?post=1361"}],"version-history":[{"count":0,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/posts\/1361\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/media?parent=1361"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/categories?post=1361"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zarrelli.org\/blog\/wp-json\/wp\/v2\/tags?post=1361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}