MILLERAND, Fabien wrote: > Hello, > > I wanted to have control on my program using the --stop/pause/resume-key. > So I went : > > cnee --replay --mouse --keyboard --recall-window-position --speed-percent 150 > --stop-key Escape --pause-key Space --resume-key Space --file > C:\Temp\nom60467.xns
pause/stop are intended for recording only. Do like this instead: cnee --replay --mouse --keyboard --recall-window-position --speed-percent 150 --file C:\Temp\nom60467.xns > but just nothing append. No replay. Nothing. > > so I just removed the "--stop-key Escape --pause-key Space " (well, I forgot > to remove the --resume-key) > > cnee --replay --mouse --keyboard --recall-window-position --speed-percent 150 > --resume-key Space --file C:\Temp\nom60467.xns remove all --XX-keys options > It worked, but as I hit Space ,I had : > > "resuming during replay not et implemented" and my compuer crashed (running > on HP-UX v11.11) Too bad. I need more info though: A what X server version are you using If (on the client side) cygwin, what version of the X libs Send over the recorded session files Turn on verbose mode and send over the output > > Can you help me, at least to have this Stop/Resume working, It only works during record. > Thanks > > This e-mail is intended only for the above addressee. It may contain > privileged information. > If you are not the addressee you must not copy, distribute, disclose or use > any of the information in it. > If you have received it in error please delete it and immediately notify the > sender. > Security Notice: all e-mail, sent to or from this address, may be accessed by > someone other than the recipient, for system management and security reasons. > This access is controlled under Regulation of security reasons. > This access is controlled under Regulation of Investigatory Powers Act 2000, > Lawful Business Practises. > > > > > _______________________________________________ > Bug-xnee mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-xnee > _______________________________________________ Bug-xnee mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-xnee
