
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Changing_Resolution&amp;feed=atom&amp;action=history</id>
		<title>En:HOWTO: Changing Resolution - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Changing_Resolution&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Changing_Resolution&amp;action=history"/>
		<updated>2013-05-23T19:12:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Changing_Resolution&amp;diff=10681&amp;oldid=prev</id>
		<title>Hatalar205 at 08:23, 22 June 2011</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=En:HOWTO:_Changing_Resolution&amp;diff=10681&amp;oldid=prev"/>
				<updated>2011-06-22T08:23:09Z</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;{{I18n| [[Ca:HOWTO: Changing Resolution|ca]] [[En:HOWTO: Changing Resolution|en]] [[Es:HOWTO: Changing Resolution|es]] [[Fr:HOWTO: Changing Resolution|fr]] [[It:HOWTO: Changing Resolution|it]] [[Tr:HOWTO: Changing Resolution|tr]]}}&lt;br /&gt;
==For LiveCD==&lt;br /&gt;
1. At startup prompt, Press F5 &amp;lt;br /&amp;gt;&lt;br /&gt;
2. Add either: &lt;br /&gt;
 gentoo res=(width pixels)x(height pixels)&lt;br /&gt;
or&lt;br /&gt;
 smp res=(width pixels)x(height pixels)&lt;br /&gt;
&lt;br /&gt;
{{Note|This solution is mainly for the live disk but can continue to be used after the installation, although the method below is highly recommended instead}}&lt;br /&gt;
&lt;br /&gt;
==For Hard Drive Install (Editing the xorg.conf file)==&lt;br /&gt;
&lt;br /&gt;
{{Warning| The xorg.conf file is a very important configuration file,''' please be careful when editing it''' as doing it incorrectly may leave you without X at all.}}&lt;br /&gt;
&lt;br /&gt;
===Using GUI (Point &amp;amp; Click)===&lt;br /&gt;
1. Open a terminal (Terminal in Gnome, Konsole in KDE or your terminal of choice)&lt;br /&gt;
 su&lt;br /&gt;
&lt;br /&gt;
2. Enter your root password.&lt;br /&gt;
&lt;br /&gt;
3. Run Your text editor&lt;br /&gt;
&lt;br /&gt;
 gedit /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
4. Under the Screen &amp;amp; Monitor section find the resolution modes Line (the default lines are 190, 196,202) which normal looks like:&lt;br /&gt;
 Modes      &amp;quot;1280x1024&amp;quot; &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot; &lt;br /&gt;
&lt;br /&gt;
5. Add the resolution you want after the Modes before the first resolution in this case, before &amp;quot;1280x1024&amp;quot;. The format of a resolution is widthxheight, eg 1400x1050, 1280x800, etc&lt;br /&gt;
&lt;br /&gt;
6. Save your xorg.conf file using File &amp;gt; Save or Ctrl-S&lt;br /&gt;
&lt;br /&gt;
7. Close your editor.&lt;br /&gt;
&lt;br /&gt;
10. Restart X, by using Ctrl-Alt-Backspace (save all Work first)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Using Command Line===&lt;br /&gt;
1. Open up a Terminal, run&lt;br /&gt;
 su&lt;br /&gt;
&lt;br /&gt;
2. Enter your root password when prompted.&lt;br /&gt;
&lt;br /&gt;
3. Type the name of your favourite console or GUI editor followed by /etc/X11/xorg.conf. eg&lt;br /&gt;
 nano /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
4. Under the Screen &amp;amp; Monitor section find the resolution modes Line (the default lines are 190, 196,202) which normal looks like:&lt;br /&gt;
 Modes      &amp;quot;1280x1024&amp;quot; &amp;quot;1024x768&amp;quot; &amp;quot;800x600&amp;quot; &amp;quot;640x480&amp;quot; &lt;br /&gt;
&lt;br /&gt;
5. Add the resolution you want after the Modes before the first resolution in this case, before &amp;quot;1280x1024&amp;quot;. The format of a resolution is widthxheight, eg 1400x1050, 1280x800, etc&lt;br /&gt;
&lt;br /&gt;
6. Save your xorg.conf file using relevant shortcut.&lt;br /&gt;
&lt;br /&gt;
7. Close your editor.&lt;br /&gt;
&lt;br /&gt;
8. Restart X, by using Ctrl-Alt-Backspace (save all Work first)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Setting a Non-Default Custom Resolution==&lt;br /&gt;
Optional: If you require a custom resolution that isn't normally supported by default X.org, then you may need to add a ModeLine, for more information on this &lt;br /&gt;
 man xorg.conf&lt;br /&gt;
in a shell or use &lt;br /&gt;
 man:/xorg.conf&lt;br /&gt;
in konqueror.&lt;br /&gt;
&lt;br /&gt;
[[Category:Graphics|Changing Resolution]]&lt;/div&gt;</summary>
		<author><name>Hatalar205</name></author>	</entry>

	</feed>