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.