Terminal.setAudibleBell
void setAudibleBell(bool isAudible)Controls whether or not the terminal will beep when the child outputs the "bl" sequence.
Parameters
isAudible | true if the terminal should beep |
void setAudibleBell(bool isAudible)Controls whether or not the terminal will beep when the child outputs the "bl" sequence.
isAudible | true if the terminal should beep |