info-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Info-xnee] Xnee and Xvfb


From: Henrik Sandklef
Subject: Re: [Info-xnee] Xnee and Xvfb
Date: Fri, 30 Mar 2007 00:31:07 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Try the coming CVS-nightly build. Hopefully there'll be a:
  http://www.sandklef.com/xnee/nightly-dists/Xnee-cvs-20070330.tar.gz
in a few hours.


/hesa

Henrik Sandklef skrev:
> Before deciding how to design a solution for:
>  1. your report
>  2. https://savannah.gnu.org/bugs/index.php?18449 and
> we need to make sure we don't mess the old versions of Xnee with a new
> file format or things like that.
> 
> 
> 
> In the meantime you can do this to get started with Xnee and Xvfb again:
> 
> Start a session
> ================================================
> 
>    Xvfb  :3 -ac -screen 0 640x480x16
>    xterm -display :3
> 
> Make the faked server use your keyma
> ================================================
> 
>    xmodmap -pke | xmodmap -display :3 -
> 
> 
> Do any of the following three:
> ================================================
> 
> 1. After starting Xnee, type "ps" followed by enter followed
>     by 'q' (to stop recording)
> 
>    cnee/src/cnee --record --keyboard -sk q --distribute :3
> 
> 2. Use the scripting input to type a p
> 
>    echo "fake-key  key=p" | ./cnee/src/cnee --replay --display :3 --file
> stdin
> 
> 3. Use the shell funs built by Xnee
> 
>    . share/xnee.sh
>    xnee_init_file
>    xnee_fake_key p
>    xnee_fake_key s
> 
> 
> Verify the session
> ================================================
> 
>    xwd -root -display :3 > /tmp/sess.xwd && xwud -in /tmp/sess.xwd
> 
> 
> 
> 
> 
> 
> Henrik Sandklef skrev:
>> Josh Wyatt wrote:
>>
>>> What else can I do to help?
>> .. you have showed/proved me there is a 'bug', so it's up to me now ;)
>>
>>
>> /hesa
>>
>>
>> _______________________________________________
>> Info-xnee mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/info-xnee
>>
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]