other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::TTY.RESIZE(3stap) | TTY Tapset | PROBE::TTY.RESIZE(3stap) |
NAME¶
probe::tty.resize - Called when a terminal resize happensSYNOPSIS¶
tty.resize
VALUES¶
new_ypixelthe new ypixel value
old_ypixel
the old ypixel
old_col
the old col value
new_xpixel
the new xpixel value
new_col
the new col value
old_xpixel
the old xpixel
name
the tty name
old_row
the old row value
new_row
the new row value
SEE ALSO0¶
tapset::tty(3stap)November 2020 | SystemTap Tapset Reference |