<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>scox&#039;s Blog</title>
	<atom:link href="http://scox.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scox.wordpress.com</link>
	<description>Always in development</description>
	<lastBuildDate>Thu, 20 Oct 2011 10:35:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='scox.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>scox&#039;s Blog</title>
		<link>http://scox.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scox.wordpress.com/osd.xml" title="scox&#039;s Blog" />
	<atom:link rel='hub' href='http://scox.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to convert avi to flv in Linux</title>
		<link>http://scox.wordpress.com/2011/10/06/how-to-convert-avi-to-flv-in-linux/</link>
		<comments>http://scox.wordpress.com/2011/10/06/how-to-convert-avi-to-flv-in-linux/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 16:41:24 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=63</guid>
		<description><![CDATA[How to convert avi to flv in Linux.I did a couple of tests and these are the results that Ive come up with.Needless to say that I am no expert,they are personal opinions,see them as a starting point. In the examples we will convert &#8220;.avi&#8221; to &#8220;.flv&#8221;,and simply copy the sound. A typical command, then, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=63&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How to convert avi to flv in Linux.I did a couple of tests and these are the results that Ive come up with.Needless to say that I am no expert,they are personal opinions,see them as a starting point.</p>
<p>In the examples we will convert &#8220;.avi&#8221; to &#8220;.flv&#8221;,and simply copy the sound.</p>
<p><span class="Apple-style-span" style="font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;line-height:normal;background-color:#ffffff;">A typical command, then, would be:</p>
<p>explanation:<br />
<span style="color:blue;"><span style="font-family:'Courier New';">ffmpeg</span></span> <span style="color:silver;">the program</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">-i input.avi</span></span> <span style="color:silver;">the input file</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">-b 1024k</span></span> <span style="color:silver;">the output bitrate</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">-s 320&#215;240</span></span> <span style="color:silver;">the output resolution</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">-r 25</span></span> <span style="color:silver;">the output frames per second</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">-acodec copy</span></span> <span style="color:silver;">the output audio codec</span><br />
<span style="color:blue;"><span style="font-family:'Courier New';">movie_1024_320_25_.flv</span></span> <span style="color:silver;">the output file</span></span></p>
<p>via <a href="http://forums.liveleak.com/showthread.php?t=1716">How to convert avi to flv in Linux &#8211; Liveleak Forums</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=63&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/10/06/how-to-convert-avi-to-flv-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>Autumn Lan is Coming!</title>
		<link>http://scox.wordpress.com/2011/08/06/autumn-lan-is-coming/</link>
		<comments>http://scox.wordpress.com/2011/08/06/autumn-lan-is-coming/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 09:48:41 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[cod]]></category>
		<category><![CDATA[modern warfare]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=58</guid>
		<description><![CDATA[A.S.D. Born Elite Humans &#8211; News. Gamers di tutta Italia tenetevi pronti!L&#8217;evento Lan piu atteso da tutti sta per arrivare!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=58&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clanbeh.it/news/"><img src="http://scox.files.wordpress.com/2011/08/4.jpg?w=614" alt="" /></a><br />
<a href="http://www.clanbeh.it/news/">A.S.D. Born Elite Humans &#8211; News</a>.<br />
Gamers di tutta Italia tenetevi pronti!L&#8217;evento Lan piu atteso da tutti sta per arrivare!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=58&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/08/06/autumn-lan-is-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>

		<media:content url="http://scox.files.wordpress.com/2011/08/4.jpg" medium="image" />
	</item>
		<item>
		<title>VirtualBox &#8211; Debian Wiki</title>
		<link>http://scox.wordpress.com/2011/07/26/virtualbox-debian-wiki/</link>
		<comments>http://scox.wordpress.com/2011/07/26/virtualbox-debian-wiki/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 16:59:53 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=52</guid>
		<description><![CDATA[This page contains some how-to, tips and tricks when setting up and using VirtualBox OSE. viaVirtualBox &#8211; Debian Wiki.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=52&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This page contains some how-to, tips and tricks when setting up and using VirtualBox OSE.</p>
<p>via<a href="http://wiki.debian.org/VirtualBox#Squeeze">VirtualBox &#8211; Debian Wiki</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=52&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/26/virtualbox-debian-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>Recoll Programma per cercare parti di testo nei tuoi file linux</title>
		<link>http://scox.wordpress.com/2011/07/20/recoll-programma-per-cercare-parti-di-testo-nei-tuoi-file-linux-ubuntu-blog-il-blog-italiano-kubuntu-edubuntu-xubuntu/</link>
		<comments>http://scox.wordpress.com/2011/07/20/recoll-programma-per-cercare-parti-di-testo-nei-tuoi-file-linux-ubuntu-blog-il-blog-italiano-kubuntu-edubuntu-xubuntu/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 15:57:54 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=49</guid>
		<description><![CDATA[Bel programma per ricercare i file all&#8217; interno del tuo computer e molto veloce grazie all&#8217; inidicizzazione dei file iniziale. Per installarlo in ubuntu o debian aprite il terminale da applicazioni-accessori-terminale e digitate sudo apt-get install recoll Una volta installato potete lanciarlo da applicazioni-accessori Potete fare ricerche anche per tipo di file multimediale, messaggi,presentazioni testo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=49&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bel programma per ricercare i file all&#8217; interno del tuo computer e molto veloce grazie all&#8217; inidicizzazione dei file iniziale.</p>
<p>Per installarlo in ubuntu o debian aprite il terminale da</p>
<p>applicazioni-accessori-terminale</p>
<p>e digitate</p>
<p>sudo apt-get install recoll</p>
<p>Una volta installato potete lanciarlo da applicazioni-accessori</p>
<p>Potete fare ricerche anche per tipo di file multimediale, messaggi,presentazioni testo ecc&#8230;</p>
<p>via <a href="http://linuxubuntu.myblog.it/archive/2011/02/23/recoll.html">Recoll Programma per cercare parti di testo nei tuoi file linux : UBUNTU BLOG| Il blog Italiano Kubuntu Edubuntu Xubuntu</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=49&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/20/recoll-programma-per-cercare-parti-di-testo-nei-tuoi-file-linux-ubuntu-blog-il-blog-italiano-kubuntu-edubuntu-xubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>FlatPress » What is FlatPress?</title>
		<link>http://scox.wordpress.com/2011/07/12/flatpress-%c2%bb-what-is-flatpress/</link>
		<comments>http://scox.wordpress.com/2011/07/12/flatpress-%c2%bb-what-is-flatpress/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 10:36:35 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=45</guid>
		<description><![CDATA[FlatPress is an open-source standard-compliant multi-lingual extensible blogging engine which does not require a DataBase Management System to work. via FlatPress » What is FlatPress?.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=45&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>FlatPress is an open-source standard-compliant multi-lingual extensible blogging engine which does not require a DataBase Management System to work.</p>
<p>via<a href="http://flatpress.org/home/index.php"> FlatPress » What is FlatPress?</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=45&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/12/flatpress-%c2%bb-what-is-flatpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>SynapticsTouchpad on Acer Aspire One</title>
		<link>http://scox.wordpress.com/2011/07/12/synapticstouchpad-on-acer-aspire-one/</link>
		<comments>http://scox.wordpress.com/2011/07/12/synapticstouchpad-on-acer-aspire-one/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 10:31:25 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[aspire one]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[tapping]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[wheezy]]></category>
		<category><![CDATA[zg5]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=43</guid>
		<description><![CDATA[Debian squeeze &#38; wheezy, kernel 2.6.32-4 and later, Xorg 7.5 You should use a file in /etc/X11/xorg.conf.d, e.g. /etc/X11/xorg.conf.d/synaptics.conf, for configuration (but this will work just as well in /etc/X11/xorg.conf). The following example shows how to enable tapping and how to configure various other options; you probably won&#8217;t need everything in it. Comment out any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=43&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Debian squeeze &amp; wheezy, kernel 2.6.32-4 and later, Xorg 7.5</strong></p>
<p>You should use a file in <tt>/etc/X11/xorg.conf.d</tt>, e.g. <tt>/etc/X11/xorg.conf.d/synaptics.conf</tt>, for configuration (but this will work just as well in <tt>/etc/X11/xorg.conf</tt>). The following example shows how to enable tapping and how to configure various other options; you probably won&#8217;t need everything in it. Comment out any old config for synaptics before replacing it with this new config.</p>
<pre>Section "InputClass"
        Identifier      "Touchpad"                      # required
        MatchIsTouchpad "yes"                           # required
        Driver          "synaptics"                     # required
        Option          "MinSpeed"              "0.5"
        Option          "MaxSpeed"              "1.0"
        Option          "AccelFactor"           "0.075"
        Option          "TapButton1"            "1"
        Option          "TapButton2"            "2"     # multitouch
        Option          "TapButton3"            "3"     # multitouch
        Option          "VertTwoFingerScroll"   "1"     # multitouch
        Option          "HorizTwoFingerScroll"  "1"     # multitouch
        Option          "VertEdgeScroll"        "1"
        Option          "CoastingSpeed"         "8"
        Option          "CornerCoasting"        "1"
        Option          "CircularScrolling"     "1"
        Option          "CircScrollTrigger"     "7"
        Option          "EdgeMotionUseAlways"   "1"
        Option          "LBCornerButton"        "8"     # browser "back" btn
        Option          "RBCornerButton"        "9"     # browser "forward" btn
EndSection
</pre>
<p>via <a href="http://wiki.debian.org/SynapticsTouchpad">SynapticsTouchpad &#8211; Debian Wiki</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=43&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/12/synapticstouchpad-on-acer-aspire-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>LMMS &#8211; Linux MultiMedia Studio</title>
		<link>http://scox.wordpress.com/2011/07/08/lmms-linux-multimedia-studio/</link>
		<comments>http://scox.wordpress.com/2011/07/08/lmms-linux-multimedia-studio/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 16:06:16 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=40</guid>
		<description><![CDATA[LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=40&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer. This includes the creation of melodies and beats, the synthesis and mixing of sounds, and arranging of samples. You can have fun with your MIDI-keyboard and much more; all in a user-friendly and modern interface.</p>
<p>via <a href="http://lmms.sourceforge.net/home.php">LMMS &#8211; Linux MultiMedia Studio</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=40&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/08/lmms-linux-multimedia-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>Synthesia, Piano for Everyone</title>
		<link>http://scox.wordpress.com/2011/07/08/synthesia-piano-for-everyone/</link>
		<comments>http://scox.wordpress.com/2011/07/08/synthesia-piano-for-everyone/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 15:57:34 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[midi]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[piano]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=38</guid>
		<description><![CDATA[Synthesia, Piano for Everyone.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=38&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://synthesiagame.com/">Synthesia, Piano for Everyone</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=38&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/07/08/synthesia-piano-for-everyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>Soluzione problema audio su LG A1Express Dual con Ubuntu</title>
		<link>http://scox.wordpress.com/2011/06/07/soluzione-problema-audio-su-lg-a1express-dual-con-ubuntu/</link>
		<comments>http://scox.wordpress.com/2011/06/07/soluzione-problema-audio-su-lg-a1express-dual-con-ubuntu/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 17:46:48 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu linux netbook]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=28</guid>
		<description><![CDATA[Modificare il file: /etc/modprobe.d/alsa-base.conf in fondo aggiungendo: options snd-hda-intel model=laptop-eapd salvare e riavviare.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=28&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Modificare il file:<br />
/etc/modprobe.d/alsa-base.conf</p>
<p>in fondo aggiungendo:</p>
<blockquote><p>options snd-hda-intel model=laptop-eapd</p></blockquote>
<p>salvare e riavviare.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=28&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/06/07/soluzione-problema-audio-su-lg-a1express-dual-con-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
		<item>
		<title>Creare e comprimere PDF da immagini</title>
		<link>http://scox.wordpress.com/2011/05/17/creare-e-comprimere-pdf-da-immagini/</link>
		<comments>http://scox.wordpress.com/2011/05/17/creare-e-comprimere-pdf-da-immagini/#comments</comments>
		<pubDate>Tue, 17 May 2011 10:36:50 +0000</pubDate>
		<dc:creator>scox</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://scox.wordpress.com/?p=26</guid>
		<description><![CDATA[Con ImageMagick creare il pdf: convert *.jpg output.pdf Installare pdftk: sudo aptitude install pdftk Agire sul file pdf: pdf2ps output.pdf enorme.ps ps2pdf enorme.ps compresso.pdf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=26&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Con <a href="http://www.imagemagick.org/" target="_blank">ImageMagick</a> creare il pdf:</p>
<blockquote><p><code>convert *.jpg output.pdf</code></p></blockquote>
<p>Installare <a href="http://www.accesspdf.com/pdftk/">pdftk</a>:</p>
<blockquote><p><code>sudo aptitude install pdftk</code></p></blockquote>
<p>Agire sul file pdf:</p>
<blockquote><p><code>pdf2ps output.pdf enorme.ps<br />
ps2pdf enorme.ps compresso.pdf</p>
<p></code></p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scox.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scox.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scox.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scox.wordpress.com&amp;blog=5298&amp;post=26&amp;subd=scox&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scox.wordpress.com/2011/05/17/creare-e-comprimere-pdf-da-immagini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fce59ac78894c6c1dd67943fda72f651?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scox</media:title>
		</media:content>
	</item>
	</channel>
</rss>
