<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[CrunchBang Linux Forums - Force a resolution?]]></title>
		<link>http://crunchbanglinux.org/forums/topic/6857/force-a-resolution/</link>
		<description><![CDATA[The most recent posts in Force a resolution?.]]></description>
		<lastBuildDate>Sun, 21 Mar 2010 09:59:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59921/#p59921</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>grandr is on 9.04.01 and wasn&#039;t able to set my laptop&#039;s 800x600 resolution. I had to use xorg.conf. (Had the same problem with other &#039;buntus on that box.)</p>]]></description>
			<author><![CDATA[dummy@example.com (johnraff)]]></author>
			<pubDate>Sun, 21 Mar 2010 09:59:04 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59921/#p59921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59909/#p59909</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>try installing grandr and use that, I had trouble with the default monitor tool as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (iggykoopa)]]></author>
			<pubDate>Sun, 21 Mar 2010 08:16:58 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59909/#p59909</guid>
		</item>
		<item>
			<title><![CDATA[Re: Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59797/#p59797</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>Try running &quot;sudo dpkg-reconfigure xserver-xorg&quot; to get a xorg.conf file.</p>]]></description>
			<author><![CDATA[dummy@example.com (anonymous)]]></author>
			<pubDate>Sat, 20 Mar 2010 23:16:48 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59797/#p59797</guid>
		</item>
		<item>
			<title><![CDATA[Re: Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59714/#p59714</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>I don&#039;t have any xorg.conf file on a default #! 10 install... is there somewhere else this could be, or should i create my own?</p>]]></description>
			<author><![CDATA[dummy@example.com (FiniteStateMachine)]]></author>
			<pubDate>Sat, 20 Mar 2010 19:31:31 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59714/#p59714</guid>
		</item>
		<item>
			<title><![CDATA[Re: Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59685/#p59685</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>You can try putting it into /etc/X11/xorg.conf<br />For example, to get a laptop&#039;s 800x600 resolution recognised, I replaced the Section &quot;Screen&quot; part with this:</p><div class="codebox"><pre><code>Section &quot;Screen&quot;
    Identifier    &quot;Default Screen&quot;
    Monitor        &quot;Configured Monitor&quot;
    Device        &quot;Configured Video Device&quot;
    DefaultDepth    16
    SubSection &quot;Display&quot;
        Modes        &quot;800x600&quot;
    EndSubSection
EndSection</code></pre></div><p>Change the Modes bit to your requirements, and omit the DefaultDepth line unless you want to save some system resources (it&#039;s the colour depth).</p>]]></description>
			<author><![CDATA[dummy@example.com (johnraff)]]></author>
			<pubDate>Sat, 20 Mar 2010 17:58:45 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59685/#p59685</guid>
		</item>
		<item>
			<title><![CDATA[Force a resolution?]]></title>
			<link>http://crunchbanglinux.org/forums/post/59622/#p59622</link>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 131 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<description><![CDATA[<p>My graphics card currently isn&#039;t using its appropriate driver. I think its using &#039;radeon&#039;, but it needs proprietary ones which will be released next week sometime. <br />Until then, is there a way I can get my monitor to support the proper resolution. <br />And how can i tell which driver im using? </p><p>My monitor is 1680x1050 but xrandr and #! Statler only recognize 1156x768 (or something like that). <br />Since&nbsp; i know my monitor supports 1680x1050, is there a way to force it to that resolution? </p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (FiniteStateMachine)]]></author>
			<pubDate>Sat, 20 Mar 2010 13:20:38 +0000</pubDate>
			<guid>http://crunchbanglinux.org/forums/post/59622/#p59622</guid>
		</item>
	</channel>
</rss>

