module
Tput::Output::Bell
Included Modules
- Crystallabs::Helpers::Alias_Methods
Direct including types
Defined in:
tput/output/bell.crInstance Method Summary
-
#bell
Ring the bell.
-
#decsmbv=(param : Volume)
A bare
*only opens the keyword-only section — there is nothing to forward for it. -
#decswbv=(param : Volume)
A bare
*only opens the keyword-only section — there is nothing to forward for it. -
#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
A bare * only opens the keyword-only section — there is nothing to
forward for it. Everything after it must be passed by name.
:nodoc:
A bare * only opens the keyword-only section — there is nothing to
forward for it. Everything after it must be passed by name.
:nodoc:
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.