summaryrefslogtreecommitdiff
path: root/x11/xkeywrap/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-01-24 04:53:24 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-01-24 04:53:24 +0000
commit761385b6c38082a03d09c0b039ff73b6ba25914e (patch)
tree7c1139b8b392b2fdd5c93604be002f9737c00f8a /x11/xkeywrap/pkg-descr
parentMaintainer (and author) no longer wishes to maintain this port. (diff)
XKeyWrap can record, repeat, and play key sequence in real time.
PR: 16059 Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
Notes
Notes: svn path=/head/; revision=25002
Diffstat (limited to 'x11/xkeywrap/pkg-descr')
-rw-r--r--x11/xkeywrap/pkg-descr28
1 files changed, 28 insertions, 0 deletions
diff --git a/x11/xkeywrap/pkg-descr b/x11/xkeywrap/pkg-descr
new file mode 100644
index 000000000000..5f5f5efe3aa3
--- /dev/null
+++ b/x11/xkeywrap/pkg-descr
@@ -0,0 +1,28 @@
+XKeyWrap is a wrapper of key sequence between keyboard and an application
+(ex.emacs).
+XKeyWrap can record, repeat, and play key sequence in real time.
+And XKeyWrap can send key sequence to an application on other X server
+over the network.
+
+If you want to read more details, type
+ % xkeywrap -readme
+and
+ % man xkeywrap
+
+If you want to see a demonstration of XKeyWrap, type
+ % cp /usr/X11R6/share/doc/xkeywrap/demo.dat .
+ % cp /usr/X11R6/share/doc/xkeywrap/xkeywrap_demo.c .
+ % xkeywrap -p -s 2 -f demo.dat -x emacs -geometry 80x25 xkeywrap_demo.c
+
+If you want to get the full or newest original destribution package
+of XKeyWrap, see
+
+WWW: http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft.html
+
+This software is distributed under the GNU General Public License.
+If you want to get a copy of the GNU General Public License, see above
+web site and get the full original destribution package of XKeyWrap.
+
+- Sakai Hiroaki
+sakai@seki.ee.kagu.sut.ac.jp
+hsakai@pfu.co.jp