hi guys. any idea how to make the terminal/console "bell" ring on our laptops? i can't seem to do it on my MBP C2D. i've tried all sorts of things, like:
echo -e "\b" echo -e "\a" echo -e "\\33[10;50]\\33[11;1000]" echo '\007\c' echo -e '\007\c' as well as a perl script that supposedly should've worked. i'm getting the feeling that there isn't a "bell" to ring... -Nick ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mactel-linux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mactel-linux-users
