how to send "ctrl-J" using runscript / minicom
Nadime Zacharia
nzacharia at wavesat.com
Tue Apr 28 20:18:13 UTC 2009
Hi All,
I'm having a problem sending "ctrl-J" using runscript / minicom. Other
control characters seem fine.
Is there anything special with "ctrl-J"?
My test sequence is as follows:
(1) Send "ctrl-K"
(2) Send some data (5A5A)
(3) Send "ctrl-J"
(4) Send some data (3C3C)
The sequence works perfectly if I apply it on the keyboard.
However, using runscript, step (3) does not work. Runscript does not
send the ctrl-J character. (Steps 1 & 2 are fine)
The script looks like:
send "^K"
send "5A5A"
send "^J"
send "3C3C"
Any help provided is really appreciated!
Thanks,
Nadime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/minicom-devel/attachments/20090428/5ecbcef6/attachment-0001.htm>
More information about the minicom-devel
mailing list