<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Debian Tutorials &#187; X</title>
	<atom:link href="http://www.debiantutorials.com/category/x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com</link>
	<description>Copy/Paste tutorials for Debian based Linux distros</description>
	<lastBuildDate>Tue, 27 Dec 2011 01:15:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Increasing screen resolution in VNC on X</title>
		<link>http://www.debiantutorials.com/increasing-screen-resolution-in-vnc-on-x/</link>
		<comments>http://www.debiantutorials.com/increasing-screen-resolution-in-vnc-on-x/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Lenny]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://debiantutorials.net/increasing-screen-resolution-in-vnc-on-x/</guid>
		<description><![CDATA[When connecting to a server without a monitor by VNC, X won't allow you to select screen resolution higher than 640x480 on next restart. This can be easily fixed: Open /etx/X11/xorg.conf using a text editor (pico /etx/X11/xorg.conf) and add these two lines in the Monitor section of the config file: HorizSync 31-95 VertRefresh 50-60 Now [...]]]></description>
			<content:encoded><![CDATA[<p>When connecting to a server without a monitor by VNC, X won't allow you to select screen resolution higher than 640x480 on next restart. This can be easily fixed:</p>
<p>Open /etx/X11/xorg.conf using a text editor (pico /etx/X11/xorg.conf) and add these two lines in the Monitor section of the config file:</p>
<p><code>HorizSync     31-95<br />
VertRefresh    50-60<br />
</code></p>
<p>Now reboot X or your server and next time you connect using VNC you'll be able to select up to 1024x768.</p>
<p>The Monitor Section will look something like this when you have added the two lines:</p>
<p><code>Section "Monitor"<br />
Identifier      "Configured Monitor"<br />
HorizSync     31-95<br />
VertRefresh    50-60<br />
EndSection<br />
</code></p>
<p>This has only been tested on Ubuntu 8 but it should work on Debian.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.debiantutorials.com/increasing-screen-resolution-in-vnc-on-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
