hg wrote: > Hi, > > Is there a way to do that ? I can do it, into my debian, with a: michele:~$ echo -e "\007" >/dev/tty It's very simple to reproduce it with python and os.system or subprocess. Michele