[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Control sequences to ZVT-Terminal
- From: dav <dav01it yahoo it>
- To: <gnome-devel-list gnome org>
- Subject: Control sequences to ZVT-Terminal
- Date: Sat, 24 Aug 2002 09:25:21 +0000 (GMT)
If I use the sintax:
write(zvt->vx->vt.keyfd, string, sizeof(string));
to send contro characters to the terminal nothing works.
The same sequence works with the command line:
echo -e "\033>"
(this sequences re-enables the numeric pad)
I think that since "zvt->vx->vt.keyfd" emulates a keystroke the terminal
ignores it as control sequence.
Suggestions?
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]