beep or sound playing under linux

Michele Petrazzo michele.petrazzoDELETE at DELETEunipex.it
Tue Jan 23 03:58:57 EST 2007


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



More information about the Python-list mailing list