module

Tput::Output::Bell

Inherits Tput::Macros / Crystallabs::Helpers::Alias_Methods

Instance methods

bell

Ring the bell.

TODO The bell is further subject to style and sound.

Aliases: bel

Source
margin_bell_volume=(param : Volume)

CSI Ps SP u Set margin-bell volume (DECSMBV, VT520). Ps = 1 -> off. Ps = 2 , 3 or 4 -> low. Ps = 0 , 5 , 6 , 7 , or 8 -> high.

Source
warning_bell_volume=(param : Volume)

CSI Ps SP t Set warning-bell volume (DECSWBV, VT520). Ps = 0 or 1 -> off. Ps = 2 , 3 or 4 -> low. Ps = 5 , 6 , 7 , or 8 -> high.

Source