<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[How do I increase SUSE 10 screen resolution up to 1024x768?]]></title>
<link>http://kb.parallels.com/en/4894</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How do I increase SUSE 10 screen resolution up to 1024x768?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 4894&nbsp;</div>
					<div>Last Review: Oct,6 2008</div>
					<tr>
						<td>Author: </td>
						<td></td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					<ol><li>Find the grub <em>menu.lst</em> boot loader file: <em>/boot/grub/menu.lst</em> (e.g. using this command: &quot;<em>find / | grep&nbsp;menu.lst</em><strong>&quot;</strong>)</li><br />    <li>In the grub boot loader configuration file, change the VGA setting:<br /><br /><em>kernel /boot/vmlinuz root=/dev/hda2 vga=0x0317 selinux=0 resume=/dev/hda1 splash=silent showopts</em><br /></li><br />    <li>Start xmode utility with resolution and frequency parameters to receive parameters for the record in <em>/etc/X11/xorg.conf</em> configuration file:<br /><br /><em># xmode -x 1024 -y 768 -r 80</em><br /></li><br />    <li>For instance, you may receive:<br /><br /><em>Modeline &quot;1024x768&quot; 86.18 1024 1088 1200 1376 768 769 772 803</em><br /></li><br />    <li>Add the record you received from <em>xmode</em> into the file <em>/etc/X11/xorg.conf</em>. For instance, the record will be:<br /><br /><em>Modeline &quot;1024x768&quot; 86.18 1024 1088 1200 1376 768 769 772 803</em><br /></li><br />    <li>Put comment signs in the beginnings of all the strings for 800x600 screen resolution, for instance:<br /><br /><em>#Modeline &quot;800x600&quot; 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync<br />#Modeline &quot;800x600&quot; 36.88 800 832 912 1024 600 601 604 621 +hsync +vsync</em></li><br />    <li>Restart the guest OS.<br />    </li><br /></ol>
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=4894&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=4894&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '4894',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<guid isPermaLink="false">4528 LastUpdated: 2008-10-06 09:15:33</guid>
<pubDate>2008-04-15 03:55:10</pubDate>
</item>
</channel>
</rss>



