PROBE::TTY.RESIZE(3stap) | TTY Tapset | PROBE::TTY.RESIZE(3stap) |
NAME¶
probe::tty.resize - Called when a terminal resize happens
SYNOPSIS¶
tty.resize
VALUES¶
new_ypixel
the new ypixel value
old_col
the old col value
old_xpixel
the old xpixel
old_ypixel
the old ypixel
name
the tty name
old_row
the old row value
new_row
the new row value
new_xpixel
the new xpixel value
new_col
the new col value
SEE ALSO0¶
tapset::tty(3stap)
June 2018 | SystemTap Tapset Reference |