Terminal.setVisibleBell

Controls whether or not the terminal will present a visible bell to the user when the child outputs the "bl" sequence. The terminal will clear itself to the default foreground color and then repaint itself.

class Terminal
void
setVisibleBell
()

Parameters

isVisible int

whether the terminal should flash on bell

Meta