module Tput::Output::Bell
Included Modules
- Crystallabs::Helpers::Alias_Methods
- Tput::Macros
Direct including types
Defined in:
tput/output/bell.crInstance Method Summary
-
#bell
Ring the bell.
-
#margin_bell_volume=(param : Volume)
CSI Ps SP u Set margin-bell volume (DECSMBV, VT520).
-
#warning_bell_volume=(param : Volume)
CSI Ps SP t Set warning-bell volume (DECSWBV, VT520).
Instance Method Detail
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.
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.