<?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>Felipe Alfaro Solana &#187; UI</title>
	<atom:link href="http://www.felipe-alfaro.org/blog/category/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.felipe-alfaro.org/blog</link>
	<description>A little bit of technology, security and networking with Linux, FreeBSD and Mac OS X, plus some personal opinions.</description>
	<lastBuildDate>Sun, 23 Oct 2011 16:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Ubuntu Edgy, AIGLX y Beryl</title>
		<link>http://www.felipe-alfaro.org/blog/2006/11/01/ubuntu-edgy-aiglx-y-beryl/</link>
		<comments>http://www.felipe-alfaro.org/blog/2006/11/01/ubuntu-edgy-aiglx-y-beryl/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 23:46:27 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Xgl]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/11/01/ubuntu-edgy-aiglx-y-beryl/</guid>
		<description><![CDATA[¿A que no parece un sistema GNU/Linux?]]></description>
			<content:encoded><![CDATA[<p><a href="/blog/wp-content/Ubuntu-Edgy-AIGLX-Beryl.png"><img src="/blog/wp-content/Ubuntu-Edgy-AIGLX-Beryl-small.png"/></a></p>
<p>¿A que no parece un sistema GNU/Linux? <img src='http://www.felipe-alfaro.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2006/11/01/ubuntu-edgy-aiglx-y-beryl/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>QEMU and transparency problems when using Xgl</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-transparency-problems-when-using-xgl/</link>
		<comments>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-transparency-problems-when-using-xgl/#comments</comments>
		<pubDate>Wed, 05 Jul 2006 11:04:59 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[QEMU]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Xgl]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-transparency-problems-when-using-xgl/</guid>
		<description><![CDATA[When running QEMU 0.8.1 under Novell&#8217;s Xgl Xserver, the QEMU window black background turns transparent, which makes extremely difficult to read anything on it. Searching on the Internet, I found a workaround which consists on launching QEMU with the XLIB_SKIP_ARGB_VISUALS variable set to 1. For example: XLIB_SKIP_ARGB_VISUALS=1 qemu -hda ... I hope this will be [...]]]></description>
			<content:encoded><![CDATA[<p>When running QEMU 0.8.1 under Novell&#8217;s Xgl Xserver, the QEMU window black background turns transparent, which makes extremely difficult to read anything on it.</p>
<p>Searching on the Internet, I found a workaround which consists on launching QEMU with the <code>XLIB_SKIP_ARGB_VISUALS</code> variable set to 1. For example:</p>
<p><code>XLIB_SKIP_ARGB_VISUALS=1 qemu -hda ...</code></p>
<p>I hope this will be fixed in a later release of either QEMU or Novell&#8217;s Xgl Xserver.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-transparency-problems-when-using-xgl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Want to change the background of the login screen?</title>
		<link>http://www.felipe-alfaro.org/blog/2005/08/19/want-to-change-the-background-of-the-login-screen/</link>
		<comments>http://www.felipe-alfaro.org/blog/2005/08/19/want-to-change-the-background-of-the-login-screen/#comments</comments>
		<pubDate>Thu, 18 Aug 2005 19:01:39 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2005/08/19/want-to-change-the-background-of-the-login-screen/</guid>
		<description><![CDATA[Changing the background of the login window has never been so easy. Look in folder &#8220;/Library/Desktop Pictures&#8221; for an item named &#8220;Aqua Blue.jpg&#8221;. This is the resource Mac OS X uses for the login background screen. By editing, or replacing this file, one can easily change the looking of the login window. However, it&#8217;s recommended [...]]]></description>
			<content:encoded><![CDATA[<p>Changing the background of the login window has never been so easy.</p>
<p>Look in folder &#8220;/Library/Desktop Pictures&#8221; for an item named &#8220;Aqua Blue.jpg&#8221;. This is the resource Mac OS X uses for the login background screen. By editing, or replacing this file, one can easily change the looking of the login window. However, it&#8217;s recommended to keep a copy of the old &#8220;Aqua Blue.jpg&#8221; in case one&#8217;s mind changes later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2005/08/19/want-to-change-the-background-of-the-login-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Numeric iPod battery display</title>
		<link>http://www.felipe-alfaro.org/blog/2005/08/19/numeric-ipod-battery-display/</link>
		<comments>http://www.felipe-alfaro.org/blog/2005/08/19/numeric-ipod-battery-display/#comments</comments>
		<pubDate>Thu, 18 Aug 2005 18:39:36 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2005/08/19/numeric-ipod-battery-display/</guid>
		<description><![CDATA[Although the little battery icon in the upper right corner of the iPod&#8217;s screen is cute, it provides only a very general idea of the iPod&#8217;s remaining battery charge. It is possible, however, to tell iPod that the battery voltage should be displayed instead. To force the iPod to do this, create a file called [...]]]></description>
			<content:encoded><![CDATA[<p>Although the little battery icon in the upper right corner of the iPod&#8217;s screen is cute, it provides only a very general idea of the iPod&#8217;s remaining battery charge. It is possible, however, to tell iPod that the battery voltage should be displayed instead.</p>
<p>To force the iPod to do this, create a file called _show_voltage inside the Device folder located under the iPod_Control folder. Just attach the iPod to your Mac and make sure it is mounted as a removable hard drive before running the following command:</p>
<p><code>touch /Volumes/My\ iPod/iPod_Control/Device/_show_voltage</code><code></p>
<p>Removing that file will make iPod battery charge get displayed as the little battery icon.</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2005/08/19/numeric-ipod-battery-display/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

