Hi list,
for the purpose of a shell script, I would like to know if there is a
convenient way to catch signals emitted from the graphic monitor (e.g. a
key stroke) on the standard output. The idea is to bind these signals to
commands in my script.
Thank you,
Vincent.
Vincent Bain wrote:
for the purpose of a shell script, I would like to know if there is a
convenient way to catch signals emitted from the graphic monitor (e.g. a
key stroke) on the standard output.
No.
--
Glynn Clements <glynn@gclements.plus.com>
Thank you Glynn,
that's what I feared...
no matter,
Vincent
Le vendredi 13 février 2009 à 14:29 +0000, Glynn Clements a écrit :
Vincent Bain wrote:
> for the purpose of a shell script, I would like to know if there is a
> convenient way to catch signals emitted from the graphic monitor (e.g. a
> key stroke) on the standard output.
No.