[Konsole-devel] [Bug 150655] scan terminal content to activate audible or visual alarm

Matthew Woehlke mw_triad at users.sourceforge.net
Thu Oct 11 21:18:38 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=150655         




------- Additional Comments From mw_triad users sourceforge net  2007-10-11 23:18 -------
1. ctrl-z
2. fg ; echo $? ; printf '\a'

...will produce a bell (which makes a certain amount of "noise") after the current command completes. You can substitute the printf for anything you like. (Hmm, although if it is remote, probably not much more than the \a is useful unless you can ssh passwordless back into your machine to do stuff.)



More information about the konsole-devel mailing list