<?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>Nicolás Brailovsky &#187; Linux</title>
	<atom:link href="http://nicolasb.com.ar/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicolasb.com.ar</link>
	<description>A modern blog</description>
	<lastBuildDate>Tue, 20 Dec 2011 09:00:54 +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>Fixing end of line styles between Linux and Windows with SVN</title>
		<link>http://nicolasb.com.ar/2011/12/fixing-end-of-line-styles-between-linux-and-windows-with-svn/</link>
		<comments>http://nicolasb.com.ar/2011/12/fixing-end-of-line-styles-between-linux-and-windows-with-svn/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 09:00:07 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1277</guid>
		<description><![CDATA[Quite a mouthful for such an easy thing. Don&#8217;t you just hate when half the people in a project use CR/LF and the other half just LF? Luckly this is easy to fix, assuming you are using svn. You can use something called auto-props to setup the eol style for different file types. Set it [...]]]></description>
			<content:encoded><![CDATA[<p>Quite a mouthful for such an easy thing. Don&#8217;t you just hate when half the people in a project use CR/LF and the other half just LF?</p>
<p style="text-align: center;"><a href="http://nicolasb.com.ar/archivos/2011/08/typewriter.jpg"><img class="aligncenter size-full wp-image-1588" title="typewriter" src="http://nicolasb.com.ar/archivos/2011/08/typewriter.jpg" alt="" width="240" height="239" /></a></p>
<p>Luckly this is easy to fix, assuming you are using svn. You can use something called <a href="http://www.mediawiki.org/wiki/Subversion/auto-props">auto-props</a> to setup the eol style for different file types.</p>
<p>Set it once for the project, never worry again. Anyone knows its git counterpart?</p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/12/fixing-end-of-line-styles-between-linux-and-windows-with-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Buguntu, new GUI, new problems</title>
		<link>http://nicolasb.com.ar/2011/11/new-buguntu-new-gui-new-problems/</link>
		<comments>http://nicolasb.com.ar/2011/11/new-buguntu-new-gui-new-problems/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 08:15:49 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1782</guid>
		<description><![CDATA[I updated Ubuntu to 11.10 in one of three computers I regularely use. Lot&#8217;s of problems and very little improvements. Granted, sound now works by default (finally) but dual screen suport is still less than what I would expect from Windows 98. On top of that, the biggest change is the GUi. WTF! My computer [...]]]></description>
			<content:encoded><![CDATA[<p>I updated Ubuntu to 11.10 in one of three computers I regularely use. Lot&#8217;s of problems and very little improvements. Granted, sound now works by default (finally) but dual screen suport is still less than what I would expect from Windows 98. On top of that, the biggest change is the GUi.</p>
<p>WTF! My computer is not a tablet, give me back my menu. While using my phone it&#8217;s nice to have only a couple of icons to click. With two big monitors, I miss my launch bar, a propper clock, my custom applets and the applications menu&#8230; everything that makes the GUI usable.</p>
<p>Luckly Ubuntu provides a way to revert to the &#8220;classic&#8221; desktop, you just need to apt-get install gnome-session-fallback (WTF? I need to INSTALL it? If you plan to roll out a new experimental GUI, at least let me opt-out without downloading more stuff). Of course, since now Ubuntu comes with Gnome 3 even more fun ensues.</p>
<p>Did you plan to customize your toolbars? Well, good luck with that. Apparently now the applets that work for the old Gnome won&#8217;t work for Gnome 3. Yes, they implemented a new cool applet system, whatever, I just want a port of the old ones I had.</p>
<p>Oh, if you plan to move things around you&#8217;ll have to do some research first. See that hideous clock up there, in the top bar? How would you get it to the lower-right corner? Why, hold alt and then right click to see the move menu. Super intuitive. I wonder if they inspired themselves on ribbon.</p>
<p>I don&#8217;t understand the tablet-interface-ftw fad, I was happy with my console multiplexer and I want to keep it unobtrusive, as gnome 2 was. Time to switch to XFCE?</p>
<p><a href="http://nicolasb.com.ar/archivos/2009/10/grumpy-old-man.jpg"><img class="aligncenter size-full wp-image-605" title="grumpy old man" src="http://nicolasb.com.ar/archivos/2009/10/grumpy-old-man.jpg" alt="" width="380" height="380" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/11/new-buguntu-new-gui-new-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Annoying &#8220;unable to find a medium containing a live file system&#8221; in Ubuntu</title>
		<link>http://nicolasb.com.ar/2011/10/annoying-unable-to-find-a-medium-containing-a-live-file-system-in-ubuntu/</link>
		<comments>http://nicolasb.com.ar/2011/10/annoying-unable-to-find-a-medium-containing-a-live-file-system-in-ubuntu/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 07:22:08 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1629</guid>
		<description><![CDATA[Sometimes you may get this message when installing Ubuntu. And it&#8217;s not very helpful, the install just dies. Assuming you created the installer appropriately (usb, live cd, whatever), once you reached that message it means that the BIOS already recognized your device as bootable, loaded the bootloader and started executing it. So it&#8217;s the bootloader [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you may get this message when installing Ubuntu. And it&#8217;s not very helpful, the install just dies.</p>
<p>Assuming you created the installer appropriately (usb, live cd, whatever), once you reached that message it means that the BIOS already recognized your device as bootable, loaded the bootloader and started executing it. So it&#8217;s the bootloader that can&#8217;t find the image, yet that doesn&#8217;t make sense if you think about it carefully: if the installer was properly created, that shouldn&#8217;t happen.</p>
<p>Well, after fighting for a while I realized that some DVD drives connected to a high speed SATA port  will give this kind of message error. From the message it&#8217;s not very clear what causes it, so you can try with one of the crazy kernel options like noapic. If that doesn&#8217;t work, you can try to change the SATA mode in the BIOS. ACHI worked for me.</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/08/gandalf.jpg"><img class="aligncenter size-full wp-image-1568" title="gandalf" src="http://nicolasb.com.ar/archivos/2011/08/gandalf.jpg" alt="http://www.makarras.org/2008/06/17/gandalf/" width="450" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/10/annoying-unable-to-find-a-medium-containing-a-live-file-system-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passwordless ssh</title>
		<link>http://nicolasb.com.ar/2011/10/passwordless-ssh/</link>
		<comments>http://nicolasb.com.ar/2011/10/passwordless-ssh/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 13:01:02 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1772</guid>
		<description><![CDATA[This is one of those things that are terribly easy nowadays, but since I only do it every once in a while I never remember how it&#8217;s done: setting up a passwordless ssh. I won&#8217;t write any explanation, just the command to set it up so I can keep it as reference for the next [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of those things that are terribly easy nowadays, but since I only do it every once in a while I never remember how it&#8217;s done: setting up a passwordless ssh. I won&#8217;t write any explanation, just the command to set it up so I can keep it as reference for the next time I have to do it:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw2">ssh-keygen</span> -t rsa &amp;&amp; ssh-copy-<span class="kw2">id</span> USR@HOST</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
</ol>
</div>
<p>You might also want to specify that HOST requires USR, instead of $(whoami), so you won&#8217;t have to type ssh USR@HOST next time you want a passwordless loggin. This can be done in /etc/ssh/ssh_config, like this:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1">Host <span class="re1">$HOST</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; User <span class="re1">$USER</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
</ol>
</div>
<p>Replace as needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/10/passwordless-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell and Ubuntu CPU Scaling</title>
		<link>http://nicolasb.com.ar/2011/10/dell-and-ubuntu-cpu-scaling/</link>
		<comments>http://nicolasb.com.ar/2011/10/dell-and-ubuntu-cpu-scaling/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 10:00:37 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Grumpy]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=933</guid>
		<description><![CDATA[Hi, my name is Nicolás Brailovsky and you may remember me from movies like fixing keyboard problems in Ubuntu JJ, removing the annoying terminal warning, random complaints about dual screen in Buguntu and Ubuntu: sound still fubard. This time, I would like to add a new Ubuntu problem to the list of things which make [...]]]></description>
			<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td><a href="http://nicolasb.com.ar/archivos/2010/08/troy.png"><img class="aligncenter size-full wp-image-1135" title="troy" src="http://nicolasb.com.ar/archivos/2010/08/troy.png" alt="" width="133" height="100" /></a></td>
<td>Hi, my name is Nicolás Brailovsky and you may remember me from movies like <a href="http://nicolasb.com.ar/2009/05/fixing-keyboard-problems-in-ubuntu-jj/">fixing keyboard problems in Ubuntu JJ</a>, <a href="http://nicolasb.com.ar/2009/08/ubuntu-annoying-terminal-warning/">removing the annoying terminal warning</a>, <a href="http://nicolasb.com.ar/2010/04/ubuntu-dual-screen-still-fubard/">random complaints about dual screen in Buguntu</a> and <a href="http://nicolasb.com.ar/2010/05/ubuntu-sound-still-fubard/">Ubuntu: sound still fubard</a>. This time, I would like to add a new Ubuntu problem to the list of things which make me want to jump off a cliff, though I must warn you that this is a very old article that got forgotten on the stack of posts to review, so it might be dated. Being an old post means that this problem may be fixed by now, but since I don&#8217;t have a Dell laptop anymore I cannot try it. Anyway, I&#8217;ll post it as a reference to anyone who may experience something similar.</td>
</tr>
</tbody>
</table>
<p>To be completely fair, this is a dual fuckup between Dell and Ubuntu: after an upgrade I started noticing that sometimes the CPU slows to a crawl, for no apparent reason. The only fix for this is a complete shutdown, as not even a reboot would make this problem go away. WTF?</p>
<p>A lot of time after I had given up on trying to solve this problem and decided that submitting to the gods seemingly random will was the best option, a coworker told me what this was about: apparently when you have a 3D GUI (say, a screensaver) and a double monitor the graphics card has to &#8220;work too much&#8221;, drawing too much power. When the power consumption reaches 90 watts, the power supply&#8217;s limit, the CPU enables something called CPU scaling, bringing the CPU clock speed to about the speed of a wristwatch. (No, really: &#8220;Even setting aside the negative performance effect of FSB downshifting in II above, the effective processing power is reduced to 1/8 of 798 Mhz = 100 MHz. This is a reduction to less than 5% of full capacity, from http://www.sigmirror.com/files/44490_iweoz/throttlegate.pdf).</p>
<p>Solution? None, thanks. Just shut it down and reboot.</p>
<p><a href="http://nicolasb.com.ar/archivos/2010/08/how_to_reboot_01.jpg"><img class="aligncenter size-medium wp-image-1136" title="how_to_reboot_01" src="http://nicolasb.com.ar/archivos/2010/08/how_to_reboot_01-300x219.jpg" alt="" width="300" height="219" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/10/dell-and-ubuntu-cpu-scaling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Ubuntu in console mode</title>
		<link>http://nicolasb.com.ar/2011/10/starting-ubuntu-in-console-mode/</link>
		<comments>http://nicolasb.com.ar/2011/10/starting-ubuntu-in-console-mode/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 10:00:00 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Console]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1297</guid>
		<description><![CDATA[Like it or not, Ubuntu is so easy to install that even for servers is very comfortable to just mount the iso and create as many virtual machines as you may need. Sometimes you already have an iso for Ubuntu, but are too lazy to download the server version. For those occasions you can either [...]]]></description>
			<content:encoded><![CDATA[<p>Like it or not, Ubuntu is so easy to install that even for servers is very comfortable to just mount the iso and create as many virtual machines as you may need. Sometimes you already have an iso for Ubuntu, but are too lazy to download the server version. For those occasions you can either decide to waste precious RAM running a GUI for a server that will never need it, or you can remove all traces of the graphical login. Like this:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw2">sudo</span> update-rc.d -f gdm remove</div>
</li>
</ol>
</div>
<p>This will remove GDM from the startup scripts, meaning you can still fire up the graphical interface (*) if you want, but it will start Ubuntu without loading any graphics stuff. This is very useful to save on RAM, startup time and processing power, which even if not that useful for a desktop machine is incredible beneficial when you have several virtual machines running in a single physical server.</p>
<p>(*) More precisely, if you have users that need it. Remember though, if it can&#8217;t be done in console mode, it ain&#8217;t worth doing.</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/08/gandalf.jpg"><img class="aligncenter size-medium wp-image-1568" title="gandalf" src="http://nicolasb.com.ar/archivos/2011/08/gandalf-300x200.jpg" alt="http://www.makarras.org/2008/06/17/gandalf/" width="300" height="200" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/10/starting-ubuntu-in-console-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY gnome applets</title>
		<link>http://nicolasb.com.ar/2011/09/diy-gnome-applets/</link>
		<comments>http://nicolasb.com.ar/2011/09/diy-gnome-applets/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 10:00:01 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1294</guid>
		<description><![CDATA[We all know Gnome, and similar GUIs, are there only as a fancy console multiplexer, but even so it&#8217;s useful to have widgets in your menus or dockbars to display useful data, like the release date of DNF (*). Gnome has a limited amount of applets from which you can choose, and most of them [...]]]></description>
			<content:encoded><![CDATA[<p>We all know Gnome, and similar GUIs, are there only as a fancy console multiplexer, but even so it&#8217;s useful to have widgets in your menus or dockbars to display useful data, like the release date of DNF (*). Gnome has a limited amount of applets from which you can choose, and most of them are crap or limited in their customization. You can always create your own widgets, but that&#8217;s a pain in the ass for lazy people like me. Fortunately we lazy people can now use something an order of magnitude more useful than widgets in Gnome : we can use console commands!</p>
<p>Using something called <a href="http://code.google.com/p/compa/">Compa</a> you can add a meta-widget, that will display the output of any CLI program. This means, of course, that you have all the power of the console to use in your custom made widgets. Need to check your laptop&#8217;s battery? No need to search for a widget anymore, just <a href="http://nicolasb.com.ar/2009/05/everything-is-a-file-aka-battery-state-on-linux/">cat /proc/acpi/battery/BAT0/state</a>. Need to check the weather? Just wget your favorite forecast page and parse it with grep, sed an awk. OK, maybe that&#8217;s a little bit too much.</p>
<p>Once more this proves that anything can be done in console mode &#8211; and whatever you can&#8217;t isn&#8217;t worth doing anyway.</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/04/rube-goldberg.jpg"><img class="aligncenter size-medium wp-image-1419" title="photo posted on post-gazette.com" src="http://nicolasb.com.ar/archivos/2011/04/rube-goldberg-300x209.jpg" alt="" width="300" height="209" /></a></p>
<p>(*) Wow, this article has been written a LONG time ago!</p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/09/diy-gnome-applets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running commands on Windows from Linux, through ssh</title>
		<link>http://nicolasb.com.ar/2011/09/running-commands-on-windows-from-linux-through-ssh/</link>
		<comments>http://nicolasb.com.ar/2011/09/running-commands-on-windows-from-linux-through-ssh/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 10:00:06 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Console]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1298</guid>
		<description><![CDATA[Running Windows is something I don&#8217;t usually like (running of Windows is a different story) but having to run something on Windows command line interface is something I wouldn&#8217;t wish even to my worst enemies. I was stuck in that situation, don&#8217;t remember why, but I needed to run a command in a Windows machine, [...]]]></description>
			<content:encoded><![CDATA[<p>Running Windows is something I don&#8217;t usually like (running of Windows is a different story) but having to run something on Windows command line interface is something I wouldn&#8217;t wish even to my worst enemies. I was stuck in that situation, don&#8217;t remember why, but I needed to run a command in a Windows machine, automatically, and I only had ssh (is there a better way of automating scripted tasks in Windows, remotely and without a GUI?). Well, this is what I came up with:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw2">ssh</span> host cmd /c <span class="kw2">dir</span></div>
</li>
</ol>
</div>
<p>Running that in a bash shell will show the directory listing of C: in machine &#8220;host&#8221;. Ugly as hell, but it&#8217;s a good way of kickstarting a batch script.</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/09/Hellraiser-I-1987-DivX3-Dvdrip-01.08.21.20.jpg"><img class="aligncenter size-full wp-image-1660" title="Hellraiser I (1987 DivX3 Dvdrip) - (01.08.21.20)" src="http://nicolasb.com.ar/archivos/2011/09/Hellraiser-I-1987-DivX3-Dvdrip-01.08.21.20.jpg" alt="" width="608" height="444" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/09/running-commands-on-windows-from-linux-through-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zero padding for Bash scripts</title>
		<link>http://nicolasb.com.ar/2011/09/zero-padding-for-bash-scripts/</link>
		<comments>http://nicolasb.com.ar/2011/09/zero-padding-for-bash-scripts/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 10:00:54 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Console]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1273</guid>
		<description><![CDATA[Lately I found myself trying to generate a video from a series of images generated by a program. Doesn&#8217;t sound difficult, until you start running into a stupid issue: your 1000th frame will come before your 2nd frame! Luckily there&#8217;s a very easy fix for this problem, just add zero padding in a bash script. [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I found myself trying to generate a video from a series of images generated by a program. Doesn&#8217;t sound difficult, until you start running into a stupid issue: your 1000th frame will come before your 2nd frame!</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/08/homer-doh2.png"><img class="aligncenter size-medium wp-image-1575" title="homer-doh2" src="http://nicolasb.com.ar/archivos/2011/08/homer-doh2-300x300.png" alt="" width="300" height="300" /></a></p>
<p>Luckily there&#8217;s a very easy fix for this problem, just add zero padding in a bash script. How?</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">for</span> i <span class="kw1">in</span> `<span class="kw2">seq</span> <span class="nu0">1</span> <span class="nu0">10</span>`; <span class="kw1">do</span> <span class="kw3">echo</span> <span class="re1">$i</span>; <span class="kw1">done</span></div>
</li>
</ol>
</div>
<p>That will print all the numbers between 1 and 10. This one will do the same, with zero padding:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">for</span> i <span class="kw1">in</span> `<span class="kw2">seq</span> <span class="nu0">1</span> <span class="nu0">10</span>`; <span class="kw1">do</span> <span class="kw3">printf</span> <span class="st0">&quot;%02d<span class="es0">\n</span>&quot;</span> <span class="re1">$i</span>; <span class="kw1">done</span></div>
</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/09/zero-padding-for-bash-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Activating tildes and accents for a USA keyboard layout in Ubuntu</title>
		<link>http://nicolasb.com.ar/2011/09/activating-tildes-and-accents-for-a-usa-keyboard-layout-in-ubuntu/</link>
		<comments>http://nicolasb.com.ar/2011/09/activating-tildes-and-accents-for-a-usa-keyboard-layout-in-ubuntu/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 10:00:31 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/?p=1300</guid>
		<description><![CDATA[Wow. This time the title of the post may actually be longer than its contents. How do you enable accents and tildes in Ubuntu? You need it to type cool characters like á, Ó or ñ (hey, my name has one of these!). If you are on Windows I think you have to install a [...]]]></description>
			<content:encoded><![CDATA[<p>Wow. This time the title of the post may actually be longer than its contents. How do you enable accents and tildes in Ubuntu? You need it to type cool characters like á, Ó or ñ (hey, my name has one of these!).</p>
<p>If you are on Windows I think you have to install a new map, and then guess where the key would be. Or use an alt+something magic spell. In Ubuntu, it works by default you just need to add a compose key, Go to System &gt; Preferences &gt; Keyboard &gt; Options &gt; compose key position, select right alt (or whatever you fancy), there you go, now it works. Try it by typing alt + &#8216; + a.</p>
<p><a href="http://nicolasb.com.ar/archivos/2011/08/ComputerCat.jpg"><img class="aligncenter size-full wp-image-1560" title="ComputerCat" src="http://nicolasb.com.ar/archivos/2011/08/ComputerCat.jpg" alt="" width="300" height="304" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2011/09/activating-tildes-and-accents-for-a-usa-keyboard-layout-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

