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

SEE ALSO

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