shithub: winview

ref: 11948e5234a86097c64e59fdf0a7507e834ad362
dir: /Readme.txt/

View raw version

     WINVIEW(1)                                             WINVIEW(1)

     NAME
          winview - visual winwatch

     SYNOPSIS
          winview [ -w windir ] [ -x amount ] [ -t milliseconds ]

     DESCRIPTION
          Winview behaves like winwatch(1), but it displays downscaled
          screenshots of the windows.

          The windir parameter is used to specify the rio filesystem,
          default is /dev/wsys. The amount parameter determines how
          much to downscale the windows.  Windows will be halved
          amount times, for example a value of 4 halves the windows 4
          times.  Valid values for amount are from 1 to 5.
          Milliseconds is the amount of milliseconds to wait for each
          update.

          General usage is very similar to winwatch:

          •    Left mouse button to activate the window.

          •    Middle mouse button to set the window label.

          •    Right mouse button to (un)hide the window.

          The amount value can also be adjusted at runtime by using
          the , and . keys.

     SOURCE
          winview.c

     SEE ALSO
          winwatch(1)

     BUGS
          Sure.