Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mouse movement

0 views
Skip to first unread message

Usman Muzaffar

unread,
May 23, 2000, 3:00:00 AM5/23/00
to
Evgeny Shumsky wrote:
>
> hello,
>
> is there any way to make mouse movements / clicks with shell script ?
> if yes - I would appriciate if you could post it, if not - please tell
> where could be any information found about this
>

From the comp.windows.x FAQ at
http://www.ee.ryerson.ca:8080/~elf/xapps/Q-XVIII.html

XVIII.Is there any software that can record and playback X events?

1.xrecord, developed by Martin Vicente, records, the contents of a screen, a
window or a part of window. Playback is achieved via xplay.The latest version,
0.1, is available at:
ftp://ftp.cena.dgac.fr/pub/binaries/X11/xrecord/

2.xscript is a reasonably working working record/playback facility. It's
available at:
ftp://ftp.x.org/R5contrib/xscript.tar.Z

3.xmon (a X protocol monitor) contains an optional record/playback facility;
the author claims that it is unfinished. The latest version, 1.5.4, is available
at:
ftp://ftp.x.org/contrib/devel_tools/xmon.1.5.4.tar.gz

Scott G. Hall

unread,
May 23, 2000, 3:00:00 AM5/23/00
to
Evgeny Shumsky wrote:
> is there any way to make mouse movements / clicks with shell script ?
> if yes - I would appriciate if you could post it, if not - please tell
> where could be any information found about this

There is a freeware shell called "dtksh", that is a ksh clone that also
takes some tcl/tk style commands display dialog boxes accept mouse events,
returning results back to the script. (Usually a part of most CDE
distributions)

--
Scott G. Hall General Dynamics Communication Systems
ph: 919-549-1189 North Carolina Systems Center
email: Scott...@GD-CS.Com Research Triangle Park, NC USA

0 new messages