On Wed, Dec 22, 2010 at 11:39 AM, stranger in black..... <[email protected]>wrote:
> As an output for a bash script, I need to blink the screen (monitor). > Is there any command or script to do the same. > > blink the whole monitor or just the terminal window ? here is a dirty way to almost blink the terminal window : setterm -term linux -back white -fore white -clear;sleep 0.025;setterm -reset -- srihari > -- > .............................. > > Junise Safvan > > www.gnuise.co.cc > > 9746 283 383 > > -- > ubuntu-in mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-in >
-- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
