<?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>rullzer &#187; WiiMote</title>
	<atom:link href="http://rullzer.com/blog/tag/wiimote/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<lastBuildDate>Sat, 14 Aug 2010 12:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WiiMoteControl</title>
		<link>http://rullzer.com/blog/2008/12/04/wiimotecontrol/</link>
		<comments>http://rullzer.com/blog/2008/12/04/wiimotecontrol/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 20:08:38 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://rullzer.com/blog/2008/12/04/wiimotecontrol/">rullzer</span></dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming things]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[WiiMote]]></category>

		<guid isPermaLink="false">http://rullzer.com/blog/?p=160</guid>
		<description><![CDATA[I have been playing the idea to control my PC with a WiiMote for some time now. But this week I decided to actually write it. It is a very simple program using bluez for the bluetooth connection with the WiiMote (which we need, obviously) and XTestFakeKeyEvent. This has as a side effect that it [...]]]></description>
			<content:encoded><![CDATA[<p>I have been playing the idea to control my PC with a WiiMote for some time now. But this week I decided to actually write it. </p>
<p>It is a very simple program using <a href="http://www.bluez.org/">bluez</a> for the bluetooth connection with the WiiMote (which we need, obviously) and XTestFakeKeyEvent. This has as a side effect that it will only work with X running. But that should not be a problem since well. Who would want to control his terminal with a WiiMote?</p>
<p>The very very basics is done. The D-Pad on the WiiMote generates up/down/left/right-keyevents. I just need to find a use full meaning for the other buttons. But maybe a control file in which the user can specify all is a better solution.</p>
<p>Currently it is not published on-line (yet) since I need to clean the code a little.</p>
<p>I am aware some other programs can do what I want but after checking out the sources they just seem to complex. I want it all simple, clean and small..</p>
]]></content:encoded>
			<wfw:commentRss>http://rullzer.com/blog/2008/12/04/wiimotecontrol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
