<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel">
    <title>gmane.comp.gnu.xnee.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/99"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/98"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/97"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/96"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/95"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/94"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/93"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/92"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/91"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/90"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/89"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/88"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/87"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/86"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/85"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/84"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/83"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/82"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/80"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/100">
    <title>Re: Compiling on Solaris 10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/100</link>
    <description>&lt;pre&gt;hi

Can you copy the output from both
configure
and
make

/h

On 01/13/2012 08:58 PM, Don M wrote:


&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2012-02-10T10:36:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/99">
    <title>Compiling on Solaris 10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/99</link>
    <description>&lt;pre&gt;Hey,

Trying to compile Xnee on Solaris 10.
I have tried xnee-3.11 and xnee-3.10 and I am running into the same issue in both
I am running 

./configure --disable-xinput2

The error I am getting is 

make[3]: *** [libxnee.la] Error 1
make[3]: Leaving directory `/export/home/user1/Downloads/xnee-3.10/libxnee/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/user1/Downloads/xnee-3.10/libxnee'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/user1/Downloads/xnee-3.10'
make: *** [all] Error 2
user1&amp;lt; at &amp;gt;sunv240:~/Downloads/xnee-3.10&amp;gt;

There are no other errors in the listing above these.
Any help will be great appreciated.

Thanks
Don
&lt;/pre&gt;</description>
    <dc:creator>Don M</dc:creator>
    <dc:date>2012-01-13T19:58:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/98">
    <title>Re: building xnee</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/98</link>
    <description>&lt;pre&gt;BTW, 3.02 is quite old (2007).
Try 3.11 (latest, Dec 16 2011) instead:
   ftp://ftp.gnu.org/gnu/xnee/xnee-3.11.tar.gz


3.11 seems to be on its way to Fedora:
 https://bugzilla.redhat.com/show_bug.cgi?id=726080

/h

On 01/03/2012 05:13 PM, Henrik Sandklef wrote:


&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2012-01-03T17:56:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/97">
    <title>Re: building xnee</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/97</link>
    <description>&lt;pre&gt;Have you got the development packages for the named extensions?

/h

On 12/30/2011 11:57 PM, Sev Binello wrote:


&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2012-01-03T16:13:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/96">
    <title>building xnee</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/96</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Sev Binello</dc:creator>
    <dc:date>2011-12-30T22:57:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/95">
    <title>Re: Help on Solaris</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/95</link>
    <description>&lt;pre&gt;Hi

 is it OpenSolaris or Solaris?

On 12/16/2011 04:18 PM, Jake Colman wrote:

Yes



&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-12-16T23:10:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/94">
    <title>GNU Xnee 3.11 ('Jansch') released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/94</link>
    <description>&lt;pre&gt;We are pleased to announce the availability of GNU Xnee 3.11

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
====================

   ftp://ftp.gnu.org/gnu/xnee/xnee-3.11.tar.gz
   ftp://ftp.gnu.org/gnu/xnee/xnee-3.11.tar.gz.sig

or one of the mirror sites as found in:

   http://www.gnu.org/prep/ftp.html

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

  md5sum:
     f2c15ebdda44480ac59c0048a2809f09  xnee-3.11.tar.gz

  cksum:
     1228726175 1788094 xnee-3.11.tar.gz


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

   * Fixed bugs:

     Savannah:
       #30137: gnee crashes on Ubuntu 10.04

     Recording in X.org &amp;gt; 1.11 does not work

     Fedora / Red Hat Bugzilla – Bug 757733

     Mem error when distributing to multiple displays


&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-12-16T22:48:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/93">
    <title>Re: Help on Solaris</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/93</link>
    <description>&lt;pre&gt;
Henrik,

What stdout/stderr output are you looking for?  The output from the
simple command that I executed?

Using version 3.10.

Output of xdpyinfo is as follows:

name of display:    dev-d01:99.0
version number:    11.0
vendor string:    The X.Org Group
vendor release number:    6600
maximum request size:  4194300 bytes
motion buffer size:  256
bitmap unit, bit order, padding:    32, MSBFirst, 32
image byte order:    MSBFirst
number of supported pixmap formats:    2
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
keycode range:    minimum 8, maximum 255
focus:  window 0x380000d, revert to Parent
number of extensions:    18
    BIG-REQUESTS
    DEC-XTRAP
    DOUBLE-BUFFER
    DPMS
    Extended-Visual-Information
    FontCache
    LBX
    MIT-SHM
    MIT-SUNDRY-NONSTANDARD
    RECORD
    SECURITY
    SHAPE
    SYNC
    TOG-CUP
    VNC-EXTENSION
    XC-APPGROUP
    XC-MISC
    XTEST
default screen number:    0
number of screens:    1
&lt;/pre&gt;</description>
    <dc:creator>Jake Colman</dc:creator>
    <dc:date>2011-12-16T15:18:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/92">
    <title>Re: Help on Solaris</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/92</link>
    <description>&lt;pre&gt;Hi Jake,

 What version of Xnee are you using?

 I don't think VNC should interfere.

 I don't have access to a Solaris machine which will make it a bit hard
to get things working. Well well.. can you send the following to this list:

 xdpyinfo

 cnee printouts (both stdout and stderr)

/h

On 11/29/2011 06:24 PM, Jake Colman wrote:


&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-12-12T07:14:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/91">
    <title>Help on Solaris</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/91</link>
    <description>&lt;pre&gt;
I am trying to use xnee on SPARC Solaris 10 using Sun Studio 12.

In order to have configure complete successfully (but with a warning
that it could not find libgnomeui-2.0), I used the following
command-line:

./configure --prefix=$HOME/xnee --disable-gnome-applet --disable-xinput2

I successfully compiled cnee and xnee.

I am trying out examples in Section 2.1 of the manual and am having
problems the very simple recording session of Section 2.1.2.  I start
cnee as directed and after 5 seconds it says it's recording.  But no
matter what I type in the editor in second xterm nothing gets recorded.
I'm sure I am missing something obvious but what is it?

Incidentally, I am using XVNC to access my XServer.  But xpyinfo does
show that I have what it needs.

Thanks.

...Jake


&lt;/pre&gt;</description>
    <dc:creator>Jake Colman</dc:creator>
    <dc:date>2011-11-29T17:24:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/90">
    <title>"Workaround: Creating context on data display insteadof control"</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/90</link>
    <description>&lt;pre&gt;Hi,

 

When I run an cnee command, it prompted me that "Workaround: Creating
context on data display instead of control", and when I ran the replay
command, it showed nothing except the same information "Workaround:
Creating context on data display instead of control", 

 

Is it an issue? How to prevent it?  The issue means we only can see the
context on data display not the real control, right? but the context on
data is different to understand.

 

l&amp;lt; at &amp;gt;tool-Precision-WorkStation-380:~$ cnee --record -o exmaple2.xnr
--device-event-range 2-3 --time 5 --events-to-record 20

NOTIFICATION: If you have problem with Xnee and recording device events:
File a bug report including this text.

Workaround: Creating context on data display instead of control

 

l&amp;lt; at &amp;gt;tool-Precision-WorkStation-380:~$ cnee --replay -f example2.xnr --time
5

Workaround: Creating context on data display instead of control

            You can ignore this message

Workaround: Creating context on data display instead of control

            You&lt;/pre&gt;</description>
    <dc:creator>Li Liang-W22733</dc:creator>
    <dc:date>2011-08-31T02:36:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/89">
    <title>Re: Questions about the record and replay the whole Xprotocol on xnee</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/89</link>
    <description>&lt;pre&gt;
Recording is possible.

Replay in Xnee is done via XTest, so only device events are possible to
replay.

"Replaying" of non device events wouldn't make much sense though. All
non device events are results of the device events (well. not entirely
true). When you click a button you ask X to do something via the APIs.
It could be to show a picture. Then when the X server is done doing this
it sends an event to the client to tell that it's ready. What good would
it be to fake this event ... without having actually shown the picture.
Faking all requests (sent by the client, via the X APIs) would be
possible to implement but time consuming.


Then you better look at tools such as istanbul or recordmydesktop.



No, there is not.


You probably have to implement a new X server or extension to do this.


Read the Xnee manual, check "7.4.3 Replay", for info about the file


But please, feel free to ask questions on the public mailing lists :)

/h



&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-07-23T09:55:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/88">
    <title>does xnee replay other X data than mouse and keyboard events?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/88</link>
    <description>&lt;pre&gt;
Good afternoon,

I need to record the whole  X protocol for a late replay. I noticed that
cnee is able to record and replay just the mouse and the keyboard events. I
need the replay of the whole recorded protocol ( window creation, gc
creation, pixmaps creation, draw X). In fact my purpose is to obtain a kind
of video while replaying, to have exactly the same windows created, the same
content that i had on my desktop when I was recording.
I made my tests on xnee 3.08, on command line (cnee). I'm using Ubuntu
10.10.

Can you please tell me if there is a version or a xnee project  that would
be able to replay not only the events, but also the queries and other
protocol data?

If not, can you please give me some advice in order to arrive to make my
recording and replaying?
I would like also to have more development details(the structure of the
output file) or some more advanced  cnee examples (because in the manual
there are few and are using only the mouse and keyboard events).

Thank you a lot for your answe&lt;/pre&gt;</description>
    <dc:creator>natalia84</dc:creator>
    <dc:date>2011-07-08T12:51:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/87">
    <title>Questions about the record and replay the whole Xprotocol on xnee</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/87</link>
    <description>&lt;pre&gt;Hello,

I need to record the whole  X protocol for a late replay. I noticed that
cnee is able to record and replay just the mouse and the keyboard events. I
need the replay of the whole recorded protocol ( window creation, gc
creation, pixmaps creation, draw X). In fact my purpose is to obtain a kind
of video while replaying, to have exactly the same windows created, the same
content that i had on my desktop when I was recording.
I tried the xnee 3.08, on command line (cnee).

Can you please tell me if there is a version or a xnee project  that would
be able to replay not only the events, but also the queries and other
protocol data?

If not, can you please give me some advice in order to arrive to make my
recording and replaying?
I would like also to have more development details(the structure of the
output file) or some more advanced  cnee examples (because in the manual
there are few and are using only the mouse and keyboard events).

Thank you a lot for all your help.
Best regards,
Natalia ARMAS
Student &lt;/pre&gt;</description>
    <dc:creator>natalia armas</dc:creator>
    <dc:date>2011-07-08T12:05:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/86">
    <title>Re: Replaying cnee file the same amount of time thanrecorded file ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/86</link>
    <description>&lt;pre&gt;Hello Henrik,

On Sun, Mar 13, 2011 at 11:02 AM, Henrik Sandklef &amp;lt;hesa-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
Only record a click, for example and wait xnee to stop recording, ok

Shorter:

# time cnee --store-mouse-position --display :0 --record  -o
prueba.xns --keyboard --mouse \
--time 5 --seconds-to-record 10
real0m16.814s
user0m0.004s
sys0m0.024s
# time cnee --replay -f prueba.xns --time 5  --display :0
real0m7.765s
user0m0.004s
sys0m0.012s

Yes, but it was an example (now I recorded in :0 display)

Ok, I would try to explain my first example with more detail:

I want use cnee for:

- clicking in an bookmark inside your favourite browser and open a web
site which it is slowly loaded (aka 10 seconds)
- After that 10 seconds, I would like to take a snapshot (corfirming
that website was correctly displayed)

I'm doing this testing first using Xephyr, but later I will move to
Xvfb (so It will be fully transparent for me)

Then I try to use cnee with --seconds-to-record 10 parameter, save my
click and w&lt;/pre&gt;</description>
    <dc:creator>Javier Barroso</dc:creator>
    <dc:date>2011-03-13T16:35:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/85">
    <title>Re: Replaying cnee file the same amount of time thanrecorded file ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/85</link>
    <description>&lt;pre&gt;Hi Javier


On 02/22/2011 07:33 PM, Javier Barroso wrote:

To make sure I understand.

1. Record (what data do you record?)
2. Click on a link
3. Don't move the mouse

and then do nothing but wait for Xnee to stop recording?


Will Xnee run shorter/longer than 10 seconds?


You mean replay to a Xephyr window?
Did you record in Xephyr as well?


I am not sure I understand this.. Do you want to measure how long time
cnee executed?


You can do the scrrenshooting from within Xnee with the following options:
--exec-key,-ek &amp;lt;key&amp;gt;
--exec-program-key,-ep &amp;lt;programname&amp;gt;

 Start a script that
 * sleeps 10 seconds
 * imports screen

This script can be used when replaying as well.



&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-03-13T10:02:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/84">
    <title>GNU Xnee 3.09 ('Moore') released</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/84</link>
    <description>&lt;pre&gt;We are pleased to announce the availability of GNU Xnee 3.09

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
====================

    http://ftp.gnu.org/gnu/xnee/xnee-3.09.tar.gz
    http://ftp.gnu.org/gnu/xnee/xnee-3.09.tar.gz.sig


or one of the mirror sites as found in:

    http://www.gnu.org/prep/ftp.html

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

   md5sum:
     c59b875a522dc71be545921c30a0c807  xnee-3.09.tar.gz

   cksum:
     111533042 1782493 xnee-3.09.tar.gz


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

    * Fixed bugs:

      Reported on Savannah:
         #31231: Replay in demo mode malfunctions
         #28238: XI2 extension support
#28431: Separate tests needing a running X server
#32291: Xnee fails checking g&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-02-23T23:50:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/83">
    <title>Re: Re: cnee loves Xephyr ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/83</link>
    <description>&lt;pre&gt;
Cool, excellent. Thanks a lot.
Ill start working on 3.09 right away. It'll be out before this weekend,
so there's no need to pack 3.08.


Thank you...


Do you want more Xnee features?
  If so, we're all ears. But there are some tasks and bugs (for Fedora
and for Nixos) that need attention before that.


/hesa

&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-02-22T19:17:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/82">
    <title>Replaying cnee file the same amount of time thanrecorded file ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/82</link>
    <description>&lt;pre&gt;There is an feature wishlist which I would like to say:

cnee --record -o file --seconds-to-record 10 # click on an link in
your favourite browser and doesn't move anymore your mouse
cnee --replay -f file # cnee won't run 10 seconds, so if you want to
use import and then kill Xephyr, you will to measure how many time run
cnee and sleep x seconds before you can use import (from imagemagick).
Imagine you want to get an screenshots after 10 seconds you clicked
last time.

Could be an option --even-not-event added to --replay option ?

Thanks again !

&lt;/pre&gt;</description>
    <dc:creator>Javier Barroso</dc:creator>
    <dc:date>2011-02-22T18:33:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/80">
    <title>Re: Re: cnee loves Xephyr ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/80</link>
    <description>&lt;pre&gt;Thanks a lot :)

The dirs on the Xnee build site is almost empty since a major
reconstruction (including "Xnee live"[2])is going on. But some last
night things are found on the page .....


Here's the place for nightly dists:
------------------------------------------------------
   http://itupw056.itu.chalmers.se/xnee/nightly-dists/


I just checked this one:
------------------------------------------------------

http://itupw056.itu.chalmers.se/xnee/nightly-dists/xnee-cvs-20110221.tar.gz

..... and it seems to be working fine[3].



Regards, henrik



NOTE: When recording multiple devices on one display and replay to
another display while using XI (and not core devices) Xnee  has no good
way of finding which recorded device id belongs to which replayed device
id. Basically Xnee uses the same id as "xinput --list" spits out when
recording and tries to find it when replaying. Perhaps Xnee will use the
strings AND id in the future... let's see about that... at least you
know now.


[1] http://itupw056.itu.cha&lt;/pre&gt;</description>
    <dc:creator>Henrik Sandklef</dc:creator>
    <dc:date>2011-02-21T22:55:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/79">
    <title>Re: Re: cnee loves Xephyr ?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.xnee.devel/79</link>
    <description>&lt;pre&gt;Of course! I can, tell me when test version is available

Thank you very much!

On Sun, Feb 20, 2011 at 12:50 AM, Henrik Sandklef &amp;lt;hesa-mXXj517/zsQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Javier Barroso</dc:creator>
    <dc:date>2011-02-20T10:17:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.xnee.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.xnee.devel</link>
  </textinput>
</rdf:RDF>
