<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - deskt0plinux</title>
		<link>http://www.linuxquestions.org/questions/blog.php?u=409043</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Tue, 24 Nov 2009 04:49:40 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://e1h7.simplecdn.net/lqcdn/images/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - deskt0plinux</title>
			<link>http://www.linuxquestions.org/questions/blog.php?u=409043</link>
		</image>
		<item>
			<title>desktop recording</title>
			<link>http://www.linuxquestions.org/questions/blog.php?b=956</link>
			<pubDate>Mon, 28 Jul 2008 12:51:46 GMT</pubDate>
			<description><![CDATA[*recordmydesktop* is a good thing. Use it. 
I have a directory */home/<myusername>/Movies* which is the place I keep the screencasts I record. 
So,...]]></description>
			<content:encoded><![CDATA[<div><b>recordmydesktop</b> is a good thing. Use it.<br />
I have a directory <b>/home/&lt;myusername&gt;/Movies</b> which is the place I keep the screencasts I record.<br />
So, open a Terminal, then <div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="bbcodeblock" dir="ltr" style="
		margin: 0px;
		margin-right: -99999px;
		padding: 3px;
		border: 1px inset;
		width: 98%;
		height: 50px;
		text-align: left;
		overflow: auto">cd /home/&lt;myusername&gt;/Movies
recordmydesktop</pre>
</div>It starts recording as you can see from the flickering mouse pointer.<br />
Record happily and when done come back to the terminal (simply Alt+Tab till you get the Terminal) and pres Ctrl+C<br />
Then it will count up from 1% to 100%.<br />
When it is done, <b>/home/&lt;myusername&gt;/Movies/out.ogg</b> will be the final movie.<br />
Make merry :)</div>

]]></content:encoded>
			<dc:creator>deskt0plinux</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog.php?b=956</guid>
		</item>
	</channel>
</rss>
