<?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/"
		>
<channel>
	<title>Comments on: Merc Zboard â€œDriverâ€ Version 0.2.0</title>
	<atom:link href="http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/</link>
	<description>Another Blog of a Computer Programmer</description>
	<lastBuildDate>Sat, 05 Jun 2010 01:36:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: etrnldrk</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-21213</link>
		<dc:creator>etrnldrk</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-21213</guid>
		<description>So, I may be a little late to the party, but I just recently got a Steelseries Merc and can&#039;t get any custom config file to work with it fully. 

http://www.steelseries.com/int/products/keyboards/merc/information

I really want to use this under Ubuntu/Fedora if possible.</description>
		<content:encoded><![CDATA[<p>So, I may be a little late to the party, but I just recently got a Steelseries Merc and can&#8217;t get any custom config file to work with it fully. </p>
<p><a href="http://www.steelseries.com/int/products/keyboards/merc/information" rel="nofollow">http://www.steelseries.com/int/products/keyboards/merc/information</a></p>
<p>I really want to use this under Ubuntu/Fedora if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jii</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-20761</link>
		<dc:creator>Jii</dc:creator>
		<pubDate>Thu, 31 Dec 2009 14:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-20761</guid>
		<description>Hi. 

Your app is good. I just created a keymap for my «non compatible» Zboard Merc. 
It looks like this. It is not for qwerty but it needs just a few changes. To get the last keycodes I needed to change my shortcuts bindings in gnome. (search shortcut in the menu in ubuntu-based distos)
In the shortcut manager you need to disable the shortcut for calculator, mail and finder. Remap with another key, explorer for example.


! red area (movement)
keycode 181 = a
keycode 180 = z
keycode 225 = e
keycode 166 = q
keycode 136 = s
keycode 167 = d

! 1 to 11
keycode 87 = 1
keycode 88 = 2
keycode 89 = 3
keycode 83 = 4
keycode 84 = 5
keycode 85 = 6
keycode 79 = 7
keycode 80 = 8
keycode 81 = 9
keycode 90 = 0
keycode 86 = minus

! save, load, printscreen
keycode 137 = o
keycode 138= p
keycode 107 = l

! left area (score, voice)
keycode 140 = caps_lock
keycode 148 = tab
keycode 106 = alt_l
keycode 163 = shift_l
keycode 91 = control_l

! right area (reload, use)
keycode 164 = r
keycode 125 = f
keycode 194 = t
keycode 195 = g
keycode 196 = v
keycode 197 = b
keycode 142 = p
keycode 198 = c
keycode 63 = space
! [end] gamepad of keyboard (left)

If you would add it as an additional map you can.</description>
		<content:encoded><![CDATA[<p>Hi. </p>
<p>Your app is good. I just created a keymap for my «non compatible» Zboard Merc.<br />
It looks like this. It is not for qwerty but it needs just a few changes. To get the last keycodes I needed to change my shortcuts bindings in gnome. (search shortcut in the menu in ubuntu-based distos)<br />
In the shortcut manager you need to disable the shortcut for calculator, mail and finder. Remap with another key, explorer for example.</p>
<p>! red area (movement)<br />
keycode 181 = a<br />
keycode 180 = z<br />
keycode 225 = e<br />
keycode 166 = q<br />
keycode 136 = s<br />
keycode 167 = d</p>
<p>! 1 to 11<br />
keycode 87 = 1<br />
keycode 88 = 2<br />
keycode 89 = 3<br />
keycode 83 = 4<br />
keycode 84 = 5<br />
keycode 85 = 6<br />
keycode 79 = 7<br />
keycode 80 = 8<br />
keycode 81 = 9<br />
keycode 90 = 0<br />
keycode 86 = minus</p>
<p>! save, load, printscreen<br />
keycode 137 = o<br />
keycode 138= p<br />
keycode 107 = l</p>
<p>! left area (score, voice)<br />
keycode 140 = caps_lock<br />
keycode 148 = tab<br />
keycode 106 = alt_l<br />
keycode 163 = shift_l<br />
keycode 91 = control_l</p>
<p>! right area (reload, use)<br />
keycode 164 = r<br />
keycode 125 = f<br />
keycode 194 = t<br />
keycode 195 = g<br />
keycode 196 = v<br />
keycode 197 = b<br />
keycode 142 = p<br />
keycode 198 = c<br />
keycode 63 = space<br />
! [end] gamepad of keyboard (left)</p>
<p>If you would add it as an additional map you can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Pig</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-17943</link>
		<dc:creator>Mr. Pig</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-17943</guid>
		<description>I&#039;ve sent you an email at the email your provided.

Best of luck.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve sent you an email at the email your provided.</p>
<p>Best of luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asciicat</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-17941</link>
		<dc:creator>asciicat</dc:creator>
		<pubDate>Tue, 14 Jul 2009 19:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-17941</guid>
		<description>ok sorry, now a multiple post. i have managed to bind most of my basic keys except for my red E (strafe right) and my Score Tab which seem to open &quot;search for files&quot; and Calculator. how do I go about remapping those? sorry, I am really new to linux</description>
		<content:encoded><![CDATA[<p>ok sorry, now a multiple post. i have managed to bind most of my basic keys except for my red E (strafe right) and my Score Tab which seem to open &#8220;search for files&#8221; and Calculator. how do I go about remapping those? sorry, I am really new to linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asciicat</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-17940</link>
		<dc:creator>asciicat</dc:creator>
		<pubDate>Tue, 14 Jul 2009 18:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-17940</guid>
		<description>Ok I found out why i was unable to install it, I was lacking a g++ compiler. My Zboard is sadly not supported, any idea as to how i could use this program still?</description>
		<content:encoded><![CDATA[<p>Ok I found out why i was unable to install it, I was lacking a g++ compiler. My Zboard is sadly not supported, any idea as to how i could use this program still?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASCIIcat</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-17936</link>
		<dc:creator>ASCIIcat</dc:creator>
		<pubDate>Tue, 14 Jul 2009 12:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-17936</guid>
		<description>Hi Mr. Pig, After a lot of searching many links keep leading me back here. I am having a problem while trying to setup your zboard-config. If I run &quot;compile.sh&quot; nothing happens, even if I run it as root with ctrl+F2. I am using Ubuntu 9.04.

Any help will be greatly appreciated, this keyboard is the only thing stopping me from migrating to linux</description>
		<content:encoded><![CDATA[<p>Hi Mr. Pig, After a lot of searching many links keep leading me back here. I am having a problem while trying to setup your zboard-config. If I run &#8220;compile.sh&#8221; nothing happens, even if I run it as root with ctrl+F2. I am using Ubuntu 9.04.</p>
<p>Any help will be greatly appreciated, this keyboard is the only thing stopping me from migrating to linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Ross</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-12782</link>
		<dc:creator>Joel Ross</dc:creator>
		<pubDate>Mon, 06 Oct 2008 06:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-12782</guid>
		<description>Hi viodream,

It maybe a bit late to post this but, If you run xev in the shell a small window will open. keystokes and mouse movements will be shown the the shell. My W key was diifferent also so I changed it in the .Xmodmap File</description>
		<content:encoded><![CDATA[<p>Hi viodream,</p>
<p>It maybe a bit late to post this but, If you run xev in the shell a small window will open. keystokes and mouse movements will be shown the the shell. My W key was diifferent also so I changed it in the .Xmodmap File</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-12552</link>
		<dc:creator>Cory</dc:creator>
		<pubDate>Tue, 16 Sep 2008 23:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-12552</guid>
		<description>i installed the driver for my zboard. but it did work right. i ran --checkZboard to see if my would work. It told me &quot;Your Zboard is not compatible with the default configurations.
However, this program may still be of use.&quot;

i also ran --forceError  and go this 
vr:     0:2:0
argc:   --forceError
argp:   1
argid:  -1
oxp:    cc

Can i use this program or not, if so how?</description>
		<content:encoded><![CDATA[<p>i installed the driver for my zboard. but it did work right. i ran &#8211;checkZboard to see if my would work. It told me &#8220;Your Zboard is not compatible with the default configurations.<br />
However, this program may still be of use.&#8221;</p>
<p>i also ran &#8211;forceError  and go this<br />
vr:     0:2:0<br />
argc:   &#8211;forceError<br />
argp:   1<br />
argid:  -1<br />
oxp:    cc</p>
<p>Can i use this program or not, if so how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viodream</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-11423</link>
		<dc:creator>viodream</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-11423</guid>
		<description>Hi!
Im probe the xmodmap and this driver but i cant doit to run the red key W in gamepad. Any idea? In keycode appear as 130.</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Im probe the xmodmap and this driver but i cant doit to run the red key W in gamepad. Any idea? In keycode appear as 130.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Pig&#8217;s House of Bacon &#187; Blog Archive &#187; Merc Zboard &#8220;Driver&#8221; Version 0.1.1</title>
		<link>http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/comment-page-1/#comment-1253</link>
		<dc:creator>Mr. Pig&#8217;s House of Bacon &#187; Blog Archive &#187; Merc Zboard &#8220;Driver&#8221; Version 0.1.1</dc:creator>
		<pubDate>Mon, 25 Feb 2008 02:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.valdegames.com/pig/wordpress/2008/02/07/merc-zboard-%e2%80%9cdriver%e2%80%9d-version-020/#comment-1253</guid>
		<description>[...] NEW VERSION FOUND - HERE [...]</description>
		<content:encoded><![CDATA[<p>[...] NEW VERSION FOUND &#8211; HERE [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
