<?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>bytesandsuch.com &#187; hwinfo</title>
	<atom:link href="http://bytesandsuch.com/tag/hwinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytesandsuch.com</link>
	<description>reviews, tips, &#38; comments</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:32:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>HowTo Determine Possible Screen Resolutions (Ubuntu)</title>
		<link>http://bytesandsuch.com/2009/12/howto-determine-possible-screen-resolutions-ubuntu/</link>
		<comments>http://bytesandsuch.com/2009/12/howto-determine-possible-screen-resolutions-ubuntu/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 16:22:43 +0000</pubDate>
		<dc:creator>don</dc:creator>
				<category><![CDATA[Linux Advocacy]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hwinfo]]></category>
		<category><![CDATA[screen resolution]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bytesandsuch.com/2009/12/howto-determine-possible-screen-resolutions-ubuntu/</guid>
		<description><![CDATA[In an earlier post, Konstipated Koala, I documented a screen resolution bug and provided links that would enable affected users to find a work-around. Armed with that knowledge I attempted to increase my resolution to 1280&#215;800. Strangely, I could not achieve a resolution greater than 1280&#215;768. I knew that my 19 inch monitor could handle [...]]]></description>
			<content:encoded><![CDATA[<p>In an earlier post,<a href="http://bytesandsuch.com/2009/11/konstipated-koala-bug-448612/" title="Konstipated" target="_blank"> Konstipated Koala</a>, I documented a screen resolution bug and provided links that would enable affected users to find a work-around. Armed with that knowledge I attempted to increase my resolution to 1280&#215;800. Strangely, I could not achieve a resolution greater than 1280&#215;768. I knew that my 19 inch monitor could handle it. There is a sticker on the monitor claiming a capability of up to 1440&#215;900!</p>
<p>Doh! Finally I realized that my graphis card might be the limiting factor. So how can you determine your card&#8217;s possible resolutions? First install the <strong>hwinfo</strong> package from the repositories. Bring up a terminal and issue..</p>
<p><strong>sudo apt-get install hwinfo</strong></p>
<p>Or, if you prefer, use the Synaptic Package Manager.</p>
<p>Then from a terminal issue..</p>
<p><strong>sudo hwinfo &#8211;framebuffer</strong></p>
<p>Your graphics card will be identified and you&#8217;ll see a listing of all possible resolutions. In my case, there was no vertical resolution greater than 768. Oh well!</p></p>
]]></content:encoded>
			<wfw:commentRss>http://bytesandsuch.com/2009/12/howto-determine-possible-screen-resolutions-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
