Scroll to navigation

PROBE::TTY.RESIZE(3stap) TTY Tapset PROBE::TTY.RESIZE(3stap)

NAME

probe::tty.resize - Called when a terminal resize happens

SYNOPSIS

tty.resize 

VALUES

old_row

the old row value

old_xpixel

the old xpixel

new_col

the new col value

old_ypixel

the old ypixel

new_xpixel

the new xpixel value

new_row

the new row value

name

the tty name

new_ypixel

the new ypixel value

old_col

the old col value

SEE ALSO0

tapset::tty(3stap)

May 2021 SystemTap Tapset Reference