Article 5RJWX cnee --first-last

cnee --first-last

by
b1bb2
from LinuxQuestions.org on (#5RJWX)
I am learning cnee. I have debian 11.0.0 (bullseye). cnee manual says this: RECORD OPTIONS
--first-last Print only first and last of multiple successive MotionEvent.
--human-printout Prints human readable.
Code:cnee --record --mouse --out-file cnee1.xns
cnee --record --mouse --out-file cnee2.xns --first-last
cnee --record --mouse --out-file cnee3.xns --human-printout
cnee --replay -f cnee1.xns
cnee --replay -f cnee2.xns
cnee --replay -f cnee3.xns
# keyword 'not' not yet handled
ls -s cnee1.xns
# 20
ls -s cnee2.xns
# 24
ls -s cnee3.xns
# 140
cnee --version
# xnee 3.19replay of cnee1.xns and cnee2.xns work.
--first-last does not do what it is suposed to do. How to make it work?
replay of --human-printout, cnee3.xns does not work.
See attachments cnee1.txt, cnee2.txt, cnee3.txt. This forum does not allow upload of file *.xns.
Attached Files
txt.gifcnee1.txt (17.0 KB)
txt.gifcnee2.txt (22.1 KB)
txt.gifcnee3.txt (140.0 KB)
latest?d=yIl2AUoC8zA latest?i=bgWNra2G5lQ:1ASD-vGcTjw:F7zBnMy latest?i=bgWNra2G5lQ:1ASD-vGcTjw:V_sGLiP latest?d=qj6IDK7rITs latest?i=bgWNra2G5lQ:1ASD-vGcTjw:gIN9vFwbgWNra2G5lQ
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments