1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
.\" Hey, EMACS: -*- nroff -*-
.TH VNC2SWF 1 "August 24, 2007"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
vnc2swf \- cross-platform screen recording tool
.SH DESCRIPTION
This manual page documents briefly the
.B vnc2swf
command. This manual page was written for the Debian distribution
because the original program does not have a manual page.
.PP
\fBvnc2swf\fP is a cross-platform screen recording tool. It
captures screen motion through VNC protocol and generates a Shockwave
Flash (SWF) movie. This is a VNC client and communicates directly with
a VNC server. A user need to start a VNC server in advance.
.PP
\fBvnc2swf\fP can be launched without any argument and provides a
graphical interface. It also accepts arguments. You may find more
complete documentation about it in
.IR /usr/share/doc/pyvnc2swf/pyvnc2swf.html .
.SH AUTHOR
This manual page was written by Vincent Bernat <bernat@luffy.cx>,
for the Debian project (but may be used by others).
|