<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Programming joysticks with linux, part 2</title>
	<atom:link href="http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/</link>
	<description>linux, art, music, anti-religious screeds, and probably some other stuff too</description>
	<lastBuildDate>Sat, 14 Nov 2009 00:28:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gen2ly</title>
		<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/#comment-1078</link>
		<dc:creator>Gen2ly</dc:creator>
		<pubDate>Sun, 12 Jul 2009 05:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://scaryreasoner.wordpress.com/?p=102#comment-1078</guid>
		<description>That&#039;s perfect scaryreasoner.  Appreciate the help.</description>
		<content:encoded><![CDATA[<p>That&#8217;s perfect scaryreasoner.  Appreciate the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scaryreasoner</title>
		<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/#comment-1075</link>
		<dc:creator>scaryreasoner</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://scaryreasoner.wordpress.com/?p=102#comment-1075</guid>
		<description>No, I&#039;m not an xpad developer.  Looking in the MAINTAINERS file of the linux source, I see this:

INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
P:      Dmitry Torokhov
M:      dmitry.torokhov@gmail.com
M:      dtor@mail.ru
L:      linux-input@vger.kernel.org
T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
S:      Maintained

The mailing list archive is here:
http://www.spinics.net/lists/linux-input/

Hope that helps.</description>
		<content:encoded><![CDATA[<p>No, I&#8217;m not an xpad developer.  Looking in the MAINTAINERS file of the linux source, I see this:</p>
<p>INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS<br />
P:      Dmitry Torokhov<br />
M:      <a href="mailto:dmitry.torokhov@gmail.com">dmitry.torokhov@gmail.com</a><br />
M:      <a href="mailto:dtor@mail.ru">dtor@mail.ru</a><br />
L:      <a href="mailto:linux-input@vger.kernel.org">linux-input@vger.kernel.org</a><br />
T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git<br />
S:      Maintained</p>
<p>The mailing list archive is here:<br />
<a href="http://www.spinics.net/lists/linux-input/" rel="nofollow">http://www.spinics.net/lists/linux-input/</a></p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gen2ly</title>
		<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/#comment-1074</link>
		<dc:creator>Gen2ly</dc:creator>
		<pubDate>Fri, 10 Jul 2009 08:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://scaryreasoner.wordpress.com/?p=102#comment-1074</guid>
		<description>Don&#039;t know either.  Looks like it does have to do with the QW and and the driver.  Are you an xpad developer?  If not, do you know the xpad mailing list I&#039;d like to write this up and see if this is an incomptibility issue between the ms and linux driver.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know either.  Looks like it does have to do with the QW and and the driver.  Are you an xpad developer?  If not, do you know the xpad mailing list I&#8217;d like to write this up and see if this is an incomptibility issue between the ms and linux driver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scaryreasoner</title>
		<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/#comment-1072</link>
		<dc:creator>scaryreasoner</dc:creator>
		<pubDate>Thu, 09 Jul 2009 17:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://scaryreasoner.wordpress.com/?p=102#comment-1072</guid>
		<description>I don&#039;t know, sounds like a problem with Quake World.  From what I can tell all the buttons and axes work from the point of view of the xpad driver, and from user land programs accessing it via /dev/input/jsX and /dev/input/eventY (where X and Y are whatever numbers are the right ones for your system.)

I think there was another x-box 360 user space driver floating around before the xpad driver got into the kernel, maybe QW is programmed to work with that driver.  But, I really don&#039;t know.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know, sounds like a problem with Quake World.  From what I can tell all the buttons and axes work from the point of view of the xpad driver, and from user land programs accessing it via /dev/input/jsX and /dev/input/eventY (where X and Y are whatever numbers are the right ones for your system.)</p>
<p>I think there was another x-box 360 user space driver floating around before the xpad driver got into the kernel, maybe QW is programmed to work with that driver.  But, I really don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gen2ly</title>
		<link>http://scaryreasoner.wordpress.com/2008/07/19/programming-joysticks-with-linux-part-2/#comment-1069</link>
		<dc:creator>Gen2ly</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://scaryreasoner.wordpress.com/?p=102#comment-1069</guid>
		<description>Good articles.  Been trying to get my xbox controller to work in Linux on Quake Wars.  So far can&#039;t quite get it done.  QW uses SDL too but I&#039;m wondering if xpad if missing something or possible the SDL for Linux.  I&#039;ve been able to map everything on the xbox controler except left-trigger, right-trigger, and the D-PAD.  Quake Wars seems to be looking for buttons and not axises.  This is part of the QW config that works in Windows:

bind &quot;joy1_LEFT_TRIGGER&quot;    &quot;_movedown&quot;
bind &quot;joy1_RIGHT_TRIGGER&quot;   &quot;_attack&quot;
bind &quot;joy1_DPAD_LEFT&quot;       &quot;_leanleft&quot;
bind &quot;joy1_DPAD_RIGHT&quot;      &quot;_leanright&quot;
bind &quot;joy1_DPAD_UP&quot;         &quot;_usevehicle&quot; &quot;&quot; &quot;default&quot;
bind &quot;joy1_DPAD_DOWN&quot;       &quot;_usevehicle&quot; &quot;&quot; &quot;vehicle&quot;

Is there any way to do this?</description>
		<content:encoded><![CDATA[<p>Good articles.  Been trying to get my xbox controller to work in Linux on Quake Wars.  So far can&#8217;t quite get it done.  QW uses SDL too but I&#8217;m wondering if xpad if missing something or possible the SDL for Linux.  I&#8217;ve been able to map everything on the xbox controler except left-trigger, right-trigger, and the D-PAD.  Quake Wars seems to be looking for buttons and not axises.  This is part of the QW config that works in Windows:</p>
<p>bind &#8220;joy1_LEFT_TRIGGER&#8221;    &#8220;_movedown&#8221;<br />
bind &#8220;joy1_RIGHT_TRIGGER&#8221;   &#8220;_attack&#8221;<br />
bind &#8220;joy1_DPAD_LEFT&#8221;       &#8220;_leanleft&#8221;<br />
bind &#8220;joy1_DPAD_RIGHT&#8221;      &#8220;_leanright&#8221;<br />
bind &#8220;joy1_DPAD_UP&#8221;         &#8220;_usevehicle&#8221; &#8220;&#8221; &#8220;default&#8221;<br />
bind &#8220;joy1_DPAD_DOWN&#8221;       &#8220;_usevehicle&#8221; &#8220;&#8221; &#8220;vehicle&#8221;</p>
<p>Is there any way to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
