WINWATCH 1
NAME
winwatch - monitor rio windows
SYNOPSIS
winwatch [
-e exclude ] [
-f font ]
DESCRIPTION
Winwatch displays the labels of all current
rio (4) windows, refreshing the display every five seconds.
Right clicking a window's label unhides, raises and gives focus to that window.
Typing
q or
DEL
quits
winwatch . If the -e flag is given, windows matching the regular expression exclude are not shown.
EXAMPLE
Excluding winwatch, stats and faces from being showed.
.EX
% winwatch -e '^(winwatch|stats|faces)'
FILES
/dev/wsys/*/label SOURCE
/sys/src/cmd/winwatch.c SEE ALSO
rio (1), rio (4), regexp (6).