1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xkeywrap/pkg-descr
Mathieu Arnold 1b75f32205 Unbreak.
While there, split out DOCS and EXAMPLES.

PR:		208723
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:52 +00:00

17 lines
598 B
Plaintext

XKeyWrap is a wrapper of key sequence between keyboard and an application
(ex.emacs).
XKeyWrap can record 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/local/share/examples/xkeywrap/demo.dat .
% cp /usr/local/share/examples/xkeywrap/xkeywrap_demo.c .
% xkeywrap -p -s 2 -f demo.dat -x emacs -geometry 80x25 xkeywrap_demo.c
WWW: http://kozos.jp/myfreesoft/