<?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>i cant think &#187; tips &amp; tricks</title>
	<atom:link href="http://wan.pengganas.net/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://wan.pengganas.net</link>
	<description>a personal blog belong to mohammad azwan bin ali. you can find his writing about his life, thoughts , linux tips &#38; tricks, programming and many more</description>
	<lastBuildDate>Fri, 23 Jul 2010 13:44:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>fix default gnome terminal size in lucid lynx (10.04)</title>
		<link>http://wan.pengganas.net/entry/fix-default-gnome-terminal-size-in-lucid-lynx-10-04/</link>
		<comments>http://wan.pengganas.net/entry/fix-default-gnome-terminal-size-in-lucid-lynx-10-04/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 07:43:54 +0000</pubDate>
		<dc:creator>azwan ali</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wan.pengganas.net/?p=730</guid>
		<description><![CDATA[in previous versions of ubuntu, if we want to change default gnome-terminal window size we will need to modify the /usr/share/vte/termcap/xterm file. anyhow in ubuntu 10.04 the default size use setting from gconf profile. so, anyone that upgrade to 10.04 from previous version might have problem as default key wont be add automatically into your [...]]]></description>
			<content:encoded><![CDATA[<p>in previous versions of ubuntu, if we want to change default gnome-terminal window size we will need to modify the /usr/share/vte/termcap/xterm file.<br />
anyhow in ubuntu 10.04 the default size use setting from gconf profile.<br />
so, anyone that upgrade to 10.04 from previous version might have problem as default key wont be add automatically into your gconf.<br />
quick fix for this problem is by adding the default size into terminal profile (in this case Default profile)</p>
<p><strong>gconftool-2 --set \<br />
/apps/gnome-terminal/profiles/Default/default_size_columns \<br />
--type integer 135<br />
</strong></p>
<p><strong>gconftool-2 --set \<br />
/apps/gnome-terminal/profiles/Default/default_size_rows \<br />
--type integer 25</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wan.pengganas.net/entry/fix-default-gnome-terminal-size-in-lucid-lynx-10-04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
