Jeffrey Barish wrote:
I use sys.stdout.write('\a') to beep.  It works fine on Kubuntu, but not on
two other platforms (one of which is Ubuntu).  I presume that the problem
is due to a system configuration issue.  Can someone point me in the right
direction?  Thanks.
I started a thread about this issue acouple of weeks ago, look for
 "how to get a beep, OS independent ?"

The best way seems to use something like PyGame.

cheers,
Stef
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to