mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
18 lines
640 B
Plaintext
18 lines
640 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/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
|