<?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>hesa's blog &#187; GNU Xnee</title>
	<atom:link href="http://www.sandklef.com/hesa/index.php/category/software/freesoftware/gnu/gnuxnee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sandklef.com/hesa</link>
	<description>your cadillac aint no betta' than my bus stop</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:48:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GNU Xnee can replay on Maemo / N900</title>
		<link>http://www.sandklef.com/hesa/index.php/2010/06/13/gnu-xnee-can-replay-on-maemo-n900/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2010/06/13/gnu-xnee-can-replay-on-maemo-n900/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 21:57:53 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=610</guid>
		<description><![CDATA[Last week I got a N900 from Pelagicore to make sure GNU Xnee executes on the device. And as soon as Xnee is verified to work on the N900, we can start testing the work done in Xnee to support X Input Extension input devices.
Last Friday I tested Xnee on the N900, by logging in [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I got a N900 from <a href="http://www.pelagicore.com/">Pelagicore</a> to make sure <a href="http://www.sandklef.com/xnee">GNU Xnee</a> executes on the device. And as soon as Xnee is verified to work on the N900, we can start testing the work done in Xnee to support X Input Extension input devices.</p>
<p>Last Friday I tested Xnee on the N900, by logging in to my development computer (x86) from the N900, using <em>ssh -X</em>. It didn&#8217;t work. Since I didn&#8217;t know where the problem lied, Xnee or the X server or perhaps the ssh client/server,  I decided to natively build Xnee for N900&#8230;. but when to do that?</p>
<p>Today, I finally had some spare time to hack on Xnee and N900. First thing, set up <a href="http://www.scratchbox.org/">scratchbox</a>. It was great getting to know scratchbox. After scratchbox was installed there was nothing hindering me &#8230; or was it?</p>
<p>It took an hour to play around with some new <em>./configure</em> options, change the autotools config files, add some <em>#define</em> and to add some libs to the linker in order to get an executable cnee for the Maemo device. The compilation worked well (after a while), so I continued with testing cnee on the device.</p>
<p>* <strong>Record</strong>: does not work</p>
<p>* <strong>Replay</strong>: works</p>
<p>* <strong>Retype</strong>: works</p>
<p>so I guess it&#8217;s time to dive down into the X server shipped with the device to figure out what&#8217;s wrong with RECORD extension in the N900 X server. More info to come&#8230;.</p>
<p>Thanks Pelagicore for the N900</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2010/06/13/gnu-xnee-can-replay-on-maemo-n900/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GNU Xnee 3.06 (&#8216;Dio&#8217;) released</title>
		<link>http://www.sandklef.com/hesa/index.php/2010/05/28/gnu-xnee-3-06-dio-released/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2010/05/28/gnu-xnee-3-06-dio-released/#comments</comments>
		<pubDate>Fri, 28 May 2010 16:36:35 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=591</guid>
		<description><![CDATA[
We are pleased to announce the availability of GNU Xnee 3.06 ('Dio')

GNU Xnee is a suite of programs that can record, replay and distribute
user actions under the X11 environment. Think of it as a robot that can
imitate the job you just did. GNU Xnee can be used to:
    Automate tests
   [...]]]></description>
			<content:encoded><![CDATA[<div lang="x-western">
<pre>We are pleased to announce the availability of GNU Xnee 3.06 ('Dio')

GNU Xnee is a suite of programs that can record, replay and distribute
user actions under the X11 environment. Think of it as a robot that can
imitate the job you just did. GNU Xnee can be used to:
    Automate tests
    Demonstrate programs
    Distribute actions
    Record and replay 'macro'
    Retype the content of a file

Getting the Software
====================

   <a href="http://ftp.gnu.org/gnu/xnee/xnee-3.06.tar.gz">http://ftp.gnu.org/gnu/xnee/xnee-3.06.tar.gz</a>
   <a href="http://ftp.gnu.org/gnu/xnee/xnee-3.06.tar.gz.sig">http://ftp.gnu.org/gnu/xnee/xnee-3.06.tar.gz.sig</a>

or one of the mirror sites as found in:

   <a href="http://www.gnu.org/prep/ftp.html">http://www.gnu.org/prep/ftp.html</a>

Checksums
===========

  md5sum:
	1e68436f4be1ccb896f6db5e38957d1e

  cksum:
        809144464 1598910

New in this release
===================

   * New logo:
       pixmap/512x512/xnee-new.png

   * Build changes:
       configure bails out when building any gui
       and no pkg-config installed

   * Test changes:
       Separated tests:
       * make check  - does not need an X server to connect to
       * make xcheck - needs an X server to connect to

   * Fixed bugs as reported on <a href="mailto:bug-xnee@gnu.org:">bug-xnee@gnu.org:</a>
       "crash in xnee_key2string when verbose"
       "cnee causing segfault"

   * New options:
        --no-reparent-recording

   * Options that didn't make it: (added and removed since last 3.05)
        --force-reparent-recording
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2010/05/28/gnu-xnee-3-06-dio-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GNU Xnee (beta) supports multiple simultaneous devices</title>
		<link>http://www.sandklef.com/hesa/index.php/2010/05/26/gnu-xnee-beta-supports-multiple-simultaneous-devices/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2010/05/26/gnu-xnee-beta-supports-multiple-simultaneous-devices/#comments</comments>
		<pubDate>Wed, 26 May 2010 09:37:23 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=587</guid>
		<description><![CDATA[If you have more than one pointer or keyboard and are longing to record and replay a session with GNU Xnee, then go here:
http://itupw056.itu.chalmers.se/xnee/special-dist/xinput/xnee-3.05-xinput-0.1.tar.gz
This is a beta release, not properly tested
]]></description>
			<content:encoded><![CDATA[<p>If you have more than one pointer or keyboard and are longing to record and replay a session with <a href="http://www.sandklef.com/xnee">GNU Xnee</a>, then go here:</p>
<p style="padding-left: 30px;"><a href="http://itupw056.itu.chalmers.se/xnee/special-dist/xinput/xnee-3.05-xinput-0.1.tar.gz">http://itupw056.itu.chalmers.se/xnee/special-dist/xinput/xnee-3.05-xinput-0.1.tar.gz</a></p>
<p>This is a beta release, not properly tested</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2010/05/26/gnu-xnee-beta-supports-multiple-simultaneous-devices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preparing GNU Xnee 3.06 (and testing new XI2 features)</title>
		<link>http://www.sandklef.com/hesa/index.php/2010/05/24/preparing-gnu-xnee-3-06-and-testing-new-xi2-features/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2010/05/24/preparing-gnu-xnee-3-06-and-testing-new-xi2-features/#comments</comments>
		<pubDate>Mon, 24 May 2010 13:31:35 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[X11]]></category>
		<category><![CDATA[swinput]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=582</guid>
		<description><![CDATA[It&#8217;s been a while since the RECORD problems was found. Anyhow, now they&#8217;re solved (in Xorg) and GNU Xnee is now working as it should (given you&#8217;re using CVS HEAD and the latest Xorg server). I&#8217;ll start preparing a GNU Xnee 3.06 right away.
If you&#8217;re checking out the branch: xinput2-support ( http://cvs.savannah.gnu.org/viewvc/xnee/?root=xnee&#38;pathrev=xinput2-support ) you should [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since the RECORD problems was found. Anyhow, now they&#8217;re solved (in Xorg) and <a href="http://www.sandklef.com/xnee">GNU Xnee</a> is now working as it should (given you&#8217;re using CVS HEAD and the latest Xorg server). I&#8217;ll start preparing a GNU Xnee 3.06 right away.</p>
<p>If you&#8217;re checking out the branch: xinput2-support ( <a href="http://cvs.savannah.gnu.org/viewvc/xnee/?root=xnee&amp;pathrev=xinput2-support">http://cvs.savannah.gnu.org/viewvc/xnee/?root=xnee&amp;pathrev=xinput2-support</a> ) you should be able to see the latest happenings when it comes to supporting XInput Extension (especially multiple input devices). I&#8217;ve just finished testing 8 (faked using <a href="http://savannah.nongnu.org/projects/swinput/">swinput</a>) faked &#8220;mouses&#8221;. Some 300 000 events were sent and all went fine so we&#8217;re actually making some progress here as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2010/05/24/preparing-gnu-xnee-3-06-and-testing-new-xi2-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restarting life (and GNU Xnee)</title>
		<link>http://www.sandklef.com/hesa/index.php/2010/04/15/restarting-life-and-gnu-xnee/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2010/04/15/restarting-life-and-gnu-xnee/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 18:25:31 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[FSCONS]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[conference]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=567</guid>
		<description><![CDATA[Having had a very tough period behind me (well, some work remains so the weekend will be spent catching up) I am now in a position which I started aiming at some years ago (yes, it&#8217;s true). Sounds like big words. It is and it isn&#8217;t. Eh?
What is great is&#8230;
that I am embarking on a [...]]]></description>
			<content:encoded><![CDATA[<p>Having had a very tough period behind me (well, some work remains so the weekend will be spent catching up) I am now in a position which I started aiming at some years ago (yes, it&#8217;s true). Sounds like big words. It is and it isn&#8217;t. Eh?</p>
<p>What is great is&#8230;</p>
<p>that I am embarking on a software project together with two other great humans (in Gothenburg). The software is based on an idea I got several years ago. When I met with these two, the idea really was turned into something really cool and we think it has a great potential.  More on this project an other day, we&#8217;ll stay low for a while</p>
<p><a href="http://www.fscons.org">FSCONS</a> is being planned. I will focus more on an embedded part this year. It&#8217;s gonna rock!</p>
<p>Furthermore, I am catching up on my <em>todo list</em>, which have been incredibly big (<a href="http://www.sandklef.com/xnee">GNU Xnee</a> is still on the list, and needs a lot of attention and is gonna get top prio).</p>
<p>But wait, there&#8217;s more&#8230;. Being a teacher and meeting great and inspiring students (friends) are totally awesome.</p>
<p>And finally my colleague and I just finalised the planning of a panel debate. During the planning I&#8217;ve met people who, with their insights and feedback, really made all the efforts worthwhile. More on the debate later..</p>
<p>So in short, this blog post is simply saying</p>
<p style="padding-left: 30px;"><strong>I am on track again</strong></p>
<p style="padding-left: 30px;"><strong>&#8230;&#8230;. ready to start putting things on top of other things<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2010/04/15/restarting-life-and-gnu-xnee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GNU Xnee 3.05 &#8216;Merry X11-mas&#8217; released</title>
		<link>http://www.sandklef.com/hesa/index.php/2009/12/24/gnu-xnee-3-05-merry-x11-mas-released/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2009/12/24/gnu-xnee-3-05-merry-x11-mas-released/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 11:04:31 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=533</guid>
		<description><![CDATA[We are pleased to announce the availability of GNU Xnee 3.05
GNU Xnee is a suite of programs that can record, replay and distribute
user actions under the X11 environment. Think of it as a robot that can
imitate the job you just did. GNU Xnee can be used to:
Automate tests
Demonstrate programs
Distribute actions
Record and replay &#8216;macro&#8217;
Retype the content [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the availability of GNU Xnee 3.05</p>
<p>GNU Xnee is a suite of programs that can record, replay and distribute<br />
user actions under the X11 environment. Think of it as a robot that can<br />
imitate the job you just did. GNU Xnee can be used to:<br />
Automate tests<br />
Demonstrate programs<br />
Distribute actions<br />
Record and replay &#8216;macro&#8217;<br />
Retype the content of a file</p>
<p>Getting the Software<br />
====================</p>
<p>http://ftp.gnu.org/gnu/xnee/xnee-3.05.tar.gz</p>
<p>http://ftp.gnu.org/gnu/xnee/xnee-3.05.tar.gz.sig</p>
<p>or one of the mirror sites as found in:</p>
<p>http://www.gnu.org/prep/ftp.html</p>
<p>Checksums<br />
===========</p>
<p>md5sum:<br />
0ba4ea4f6102bcc0b478f4a6fe787b0b  xnee-3.05.tar.gz</p>
<p>cksum:<br />
3878268877 1666788 xnee-3.05.tar.gz</p>
<p>New in this release<br />
===================</p>
<p>* Fixed bugs reported on bug-xnee@gnu.org:<br />
&#8220;Bug report: libpanelapplet-2.0&#8243; (12/15/2009 11:07 AM)<br />
&#8220;Bug report: No package &#8216;libgnomeui-2.0&#8242; found&#8221;<br />
(12/15/2009 11:03 AM)<br />
&#8220;Configure Error&#8221; (12/15/2009 11:07 AM)<br />
&#8220;Error in configure.&#8221; (12/15/2009 11:09 AM)<br />
&#8220;Building from CVS&#8221; (12/17/2009 07:19 PM)</p>
<p>* Build changes:<br />
configure bails out when building any gui<br />
and no pkg-config installed</p>
<p>Better help during configure if no gtk, gnomeui found</p>
<p>Telling user to run configure with &#8211;enable-doc option set,<br />
when building from CVS (make -f Makefile.cvs)</p>
<p>New file (README.cvs) to ease up for users building from CVS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2009/12/24/gnu-xnee-3-05-merry-x11-mas-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is futsanaj</title>
		<link>http://www.sandklef.com/hesa/index.php/2009/12/24/what-is-futsanaj/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2009/12/24/what-is-futsanaj/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 10:46:11 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=530</guid>
		<description><![CDATA[Last release of GNU Xnee was called &#8216;futsanaj&#8217;. What does &#8216;futsanaj&#8217; mean?
It&#8217;s the name of a song one of my daughters wanted me to play while driviing the car. She became frustrated and tried to give me hints such as &#8220;you know the song Ella likes&#8221;&#8230; after a while she said something about a Doctor. [...]]]></description>
			<content:encoded><![CDATA[<p>Last release of <a href="http://www.sandklef.com/xnee">GNU Xnee</a> was called &#8216;futsanaj&#8217;. What does &#8216;futsanaj&#8217; mean?</p>
<p>It&#8217;s the name of a song one of my daughters wanted me to play while driviing the car. She became frustrated and tried to give me hints such as &#8220;you know the song Ella likes&#8221;&#8230; after a while she said something about a Doctor. Then, it stuck me.</p>
<p style="padding-left: 30px;"><em>Such a night</em> with <a href="http://en.wikipedia.org/wiki/Dr_John">Dr John</a></p>
<p>When Signe tried to say Such a night, it became futsanaj.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2009/12/24/what-is-futsanaj/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU Xnee 3.04 &#8216;futsanaj&#8217; released</title>
		<link>http://www.sandklef.com/hesa/index.php/2009/12/19/gnu-xnee-3-04-futsanaj-released/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2009/12/19/gnu-xnee-3-04-futsanaj-released/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 23:53:33 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=526</guid>
		<description><![CDATA[We are pleased to announce the availability of GNU Xnee 3.04
GNU Xnee is a suite of programs that can record, replay and distribute
user actions under the X11 environment. Think of it as a robot that can
imitate the job you just did. GNU Xnee can be used to:
Automate tests
Demonstrate programs
Distribute actions
Record and replay &#8216;macro&#8217;
Retype the content [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the availability of GNU Xnee 3.04</p>
<p>GNU Xnee is a suite of programs that can record, replay and distribute<br />
user actions under the X11 environment. Think of it as a robot that can<br />
imitate the job you just did. GNU Xnee can be used to:</p>
<p style="padding-left: 30px;">Automate tests<br />
Demonstrate programs<br />
Distribute actions<br />
Record and replay &#8216;macro&#8217;<br />
Retype the content of a file</p>
<p>Getting the Software<br />
====================</p>
<p style="padding-left: 30px;"><a href="http://ftp.gnu.org/gnu/xnee/xnee-3.04.tar.gz">http://ftp.gnu.org/gnu/xnee/xnee-3.04.tar.gz</a><br />
<a href="http://ftp.gnu.org/gnu/xnee/xnee-3.04.tar.gz.sig">http://ftp.gnu.org/gnu/xnee/xnee-3.04.tar.gz.sig</a></p>
<p>or one of the mirror sites as found in:</p>
<p style="padding-left: 30px;"><a href="http://www.gnu.org/prep/ftp.html">http://www.gnu.org/prep/ftp.html</a></p>
<p>Checksums<br />
===========</p>
<p>md5sum:<br />
13f23c2f50685bb394a64a567a2aac22  xnee-3.04.tar.gz</p>
<p>cksum:<br />
2196298073 1647230 xnee-3.04.tar.gz</p>
<p>New in this release<br />
===================<br />
* Bugs fixed:</p>
<p>Bad context / RECORD bug fixed to some extent:<br />
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=3722">https://bugs.freedesktop.org/show_bug.cgi?id=3722</a><br />
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=20500">https://bugs.freedesktop.org/show_bug.cgi?id=20500</a><br />
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=21971">https://bugs.freedesktop.org/show_bug.cgi?id=21971</a><br />
<a href="https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/315456">https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/315456</a><br />
<a href="https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/379432">https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/379432</a></p>
<p>Workaround for RECORD problem in Xorg 1.6.0<br />
recording device events also as delivered</p>
<p>Seg faults on Solaris 10</p>
<p>Bugs reported on savannah.gnu.org<br />
#27850 &#8220;Segmentation Fault in print.c&#8221;<br />
#27849: &#8220;Another Bug in xnee_resource.c&#8221;<br />
#27848: &#8220;Segmentation fault&#8221;</p>
<p>* Doc changes:<br />
Moved Top node outside of ifinfo statment<br />
Falling back to one rule for ps and pdf</p>
<p>* Build changes:<br />
configure looks for libgnomeui<br />
Checking for ps2pdf14 as well as ps2pdf</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2009/12/19/gnu-xnee-3-04-futsanaj-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help needed for Xnee: Test the &#8220;RECORD bug&#8221;</title>
		<link>http://www.sandklef.com/hesa/index.php/2009/12/08/help-needed-for-xnee-test-the-record-bug/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2009/12/08/help-needed-for-xnee-test-the-record-bug/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 22:54:41 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=523</guid>
		<description><![CDATA[Do you have some extra minutes, help us out and test GNU Xnee.

For a while, Xnee has been malfunctioning on some platforms. Hopefully  some code committed yesterday will "solve it all on all platforms" (uh  oh, sounds like famous last words!!).
More information here:
http://lists.gnu.org/archive/html/bug-xnee/2009-12/msg00000.html
]]></description>
			<content:encoded><![CDATA[<p>Do you have some extra minutes, help us out and test <a href="http://www.sandklef.com/xnee">GNU Xnee</a>.</p>
<p style="padding-left: 30px;">
<em><tt>For a while, Xnee has been malfunctioning on some platforms. Hopefully  some code committed yesterday will "solve it all on all platforms" (uh  oh, sounds like famous last words!!).</tt></em></p>
<p>More information here:</p>
<p style="padding-left: 30px;"><a href="http://lists.gnu.org/archive/html/bug-xnee/2009-12/msg00000.html">http://lists.gnu.org/archive/html/bug-xnee/2009-12/msg00000.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2009/12/08/help-needed-for-xnee-test-the-record-bug/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RECORD extension seems to be working again, GNU Xnee too</title>
		<link>http://www.sandklef.com/hesa/index.php/2009/12/07/record-extension-seems-to-be-working-again-gnu-xnee-too/</link>
		<comments>http://www.sandklef.com/hesa/index.php/2009/12/07/record-extension-seems-to-be-working-again-gnu-xnee-too/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 00:12:20 +0000</pubDate>
		<dc:creator>hesa</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[GNU Xnee]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[swinput]]></category>

		<guid isPermaLink="false">http://www.sandklef.com/hesa/?p=520</guid>
		<description><![CDATA[Seems as if I found a solution to a long time very serious bug (see prev. blog post) in GNU Xnee. GNU Xnee can now record (asynch) and use modifier+key to pause/resume/stop recording.
Played around with some XSync, XFlush to make sure we had a record context before firing the enable context call (XRecordEnableContextAsync) call.
Will now [...]]]></description>
			<content:encoded><![CDATA[<p>Seems as if I found a solution to a long time very serious bug (see <a href="http://www.sandklef.com/hesa/index.php/2009/05/28/record-extension-malfunctions-xnee-too/">prev. blog post</a>) in <a href="http://www.sandklef.com/xnee/">GNU Xnee</a>. GNU Xnee can now record (asynch) and use modifier+key to pause/resume/stop recording.</p>
<p>Played around with some XSync, XFlush to make sure we had a record context before firing the enable context call (XRecordEnableContextAsync) call.</p>
<p>Will now clean up the code, test (using <a href="http://savannah.nongnu.org/projects/swinput/">swinput</a>) some more (regression) and commit to CVS.</p>
<p>Dare I say we have a 3.04 release coming any day?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sandklef.com/hesa/index.php/2009/12/07/record-extension-seems-to-be-working-again-gnu-xnee-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
