<?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>Johns Blog &#187; Guitar</title>
	<atom:link href="http://blogs.gnome.org/johncarr/tag/guitar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/johncarr</link>
	<description>Making your brain invert and fall out of your ear since 2007</description>
	<lastBuildDate>Tue, 11 Aug 2009 09:59:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wii Guitar</title>
		<link>http://blogs.gnome.org/johncarr/2007/12/31/wii-guitar/</link>
		<comments>http://blogs.gnome.org/johncarr/2007/12/31/wii-guitar/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 11:11:49 +0000</pubDate>
		<dc:creator>John Carr</dc:creator>
				<category><![CDATA[Nerd]]></category>
		<category><![CDATA[Guitar]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Wiimote]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/johncarr/?p=48</guid>
		<description><![CDATA[I&#8217;ve just gotten Guitar Hero 3 for Wii (despite not having a Wii). The Guitar controller connects to my wiimote, and then I can use the bluetooth built in to my laptop to play Frets on Fire with a guitar-like thing. Awesome fun, and very Linux friendly. Debian and Ubuntu users can just apt-get the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just gotten Guitar Hero 3 for Wii (despite not having a Wii). The Guitar controller connects to my wiimote, and then I can use the bluetooth built in to my laptop to play Frets on Fire with a guitar-like thing. Awesome fun, and very Linux friendly. Debian and Ubuntu users can just apt-get the cwiid driver (you need the wminput package) and use the configuration from <a href="http://ubuntuforums.org/showthread.php?t=603314&amp;page=2">here</a>:</p>
<p><code># wiiguitar profile for FOF<br />
Classic.Down=KEY_ENTER #Strum<br />
Classic.Dpad.X = ABS_X<br />
Classic.Dpad.Y = ABS_Y<br />
Classic.LStick.X = ABS_HAT0X<br />
Classic.LStick.Y = ABS_HAT0Y<br />
Classic.RStick.X = ABS_HAT1X<br />
Classic.RStick.Y = ABS_HAT1Y<br />
Classic.A = KEY_F1 #First Fret starting at top of wiiguitar<br />
Classic.B = KEY_F2 #Second Fret<br />
Classic.X = KEY_F3 #Third Fret<br />
Classic.Y = KEY_F4 #Forth Fret<br />
Classic.Minus = BTN_SELECT<br />
Classic.Plus = BTN_START<br />
Classic.Home = BTN_MODE<br />
Classic.L = BTN_TL<br />
Classic.R = BTN_TR<br />
Classic.ZL = KEY_F5 #Fifth Fret<br />
Classic.ZR = BTN_TR2</code></p>
<p>I have that saved as ~/.fof and just run sudo wminput -c ~/.fof before i start frets on fire. Fun!</p>
<p>Back to practicing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/johncarr/2007/12/31/wii-guitar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
