<?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>Die Klapsmühle &#187; remote</title>
	<atom:link href="http://die-klapsmuehle.org/tag/remote/feed/" rel="self" type="application/rss+xml" />
	<link>http://die-klapsmuehle.org</link>
	<description>Ambitious. But rubbish!</description>
	<lastBuildDate>Wed, 04 Apr 2012 11:24:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Howto: X10 OR22V and VDR</title>
		<link>http://die-klapsmuehle.org/2010/03/03/howto-x10-or22v-and-vdr/</link>
		<comments>http://die-klapsmuehle.org/2010/03/03/howto-x10-or22v-and-vdr/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 18:20:15 +0000</pubDate>
		<dc:creator>Holger</dc:creator>
				<category><![CDATA[Technik]]></category>
		<category><![CDATA[homeserver]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vdr]]></category>

		<guid isPermaLink="false">http://die-klapsmuehle.org/?p=2284</guid>
		<description><![CDATA[Some days ago I explained how to set up basically the X10 OR22V remote control on a ubuntu system.That post also contains the required hardware.conf and lirdc.conf files! The thing that still didn&#8217;t work on my system was the ability &#8230; <a href="http://die-klapsmuehle.org/2010/03/03/howto-x10-or22v-and-vdr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some days ago I explained <a href="/2010/02/25/how-to-x10-or22v-and-xbmc/">how to set up basically the X10 OR22V</a> remote control on a ubuntu system.That post also contains the required hardware.conf and lirdc.conf files! The thing that still didn&#8217;t work on my system was the ability to control my VDR.</p>
<p>The missing link to get things to work is a mapping from the &#8220;lirc-codes&#8221; to functions of VDR. In /etc/vdr there is a symlink &#8220;remote.conf&#8221; to a missing(!)  file located in /var/lib/vdr/remote.conf. That file will contain the required mapping. For me it was enough (sometimes) just to create the missing file (touch /var/lib/vdr/remote.conf &#8211; take care that vdr owns the file), restart vdr( /etc/init.d/vdr restart) and start the video output (for my setup: xinit -e vdr-sxfe -f). Now some teaching dialogue will (most likely) appear that tells you to press buttons in some sequence (press 1, press 2, &#8230;) and that remembers the received &#8220;lirc-codes&#8221;. If you went through this and later edit the mapping file you&#8217;ll have something like this:</p>
<p><code>LIRC.Up         Up<br />
LIRC.Down       Down<br />
LIRC.Menu       Home<br />
LIRC.Ok         OK<br />
LIRC.Back       Back<br />
LIRC.Left       Left<br />
LIRC.Right      Right<br />
LIRC.Red        Red<br />
LIRC.Green      Green<br />
LIRC.Yellow     Yellow<br />
LIRC.Blue       Blue<br />
LIRC.0          Zero<br />
LIRC.1          One<br />
LIRC.2          Two<br />
LIRC.3          Three<br />
LIRC.4          Four<br />
LIRC.5          Five<br />
LIRC.6          Six<br />
LIRC.7          Seven<br />
LIRC.8          Eight<br />
LIRC.9          Nine<br />
LIRC.Info       More<br />
LIRC.Play       Play<br />
LIRC.Pause      Pause<br />
LIRC.Stop       Stop<br />
LIRC.Record     Record<br />
LIRC.FastFwd    Forward<br />
LIRC.FastRew    Rewind<br />
LIRC.Next       Skip<br />
LIRC.Prev       Replay<br />
LIRC.Power      Power<br />
LIRC.Channel+   ChanUp<br />
LIRC.Channel-   ChanDown<br />
LIRC.Volume+    VolUp<br />
LIRC.Volume-    VolDown<br />
LIRC.Mute       Mute<br />
LIRC.Schedule   KEY_TIMESHIFTING<br />
LIRC.Channels   DVD<br />
LIRC.Timers     LiveTV<br />
LIRC.Recordings Guide</code></p>
<p>It is also possible, just to copy and paste the listing above to the mapping file. Just restart vdr and be happy that the remote will work now for VDR.</p>
]]></content:encoded>
			<wfw:commentRss>http://die-klapsmuehle.org/2010/03/03/howto-x10-or22v-and-vdr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

