ref: 141bdb3dee04048a493e5bfca93979ce1f1c9462
dir: /winview1/
.TH WINVIEW 1 .SH NAME winview \- visual winwatch .SH SYNOPSIS .B winview [ .B -w .I windir ] [ .B -x .I amount ] [ .B -t .I milliseconds ] .SH DESCRIPTION .I Winview behaves like .IR winwatch (1), but it displays downscaled screenshots of the windows. .PP The .I windir parameter is used to specify the rio filesystem, default is .IR /dev/wsys . The .I amount parameter determines how much to downscale the windows. Windows will be halved .I amount times, for example a value of .I 4 halves the windows 4 times. Valid values for .I amount are from 1 to 5. .I Milliseconds is the amount of milliseconds to wait for each update. .PP General usage is very similar to winwatch: .IP • Left mouse button to activate the window. .IP • Middle mouse button to set the window label. .IP • Right mouse button to (un)hide the window. .PP The .I amount value can also be adjusted at runtime by using the .I , and .I . keys. .SH SOURCE .B winview.c .SH SEE ALSO .IR winwatch (1) .SH BUGS Sure.