1PROBE::TTY.RESIZE(3stap)          TTY Tapset          PROBE::TTY.RESIZE(3stap)
2
3
4

NAME

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

SYNOPSIS

9       tty.resize
10

VALUES

12       old_row
13           the old row value
14
15       old_xpixel
16           the old xpixel
17
18       new_col
19           the new col value
20
21       old_ypixel
22           the old ypixel
23
24       new_xpixel
25           the new xpixel value
26
27       new_row
28           the new row value
29
30       name
31           the tty name
32
33       new_ypixel
34           the new ypixel value
35
36       old_col
37           the old col value
38

SEE ALSO

40       tapset::tty(3stap)
41
42
43
44SystemTap Tapset Reference         May 2021           PROBE::TTY.RESIZE(3stap)
Impressum