


xcut(SIPB)          UNIX Programmer's Manual           xcut(SIPB)



NAME
     xcut - dumps a region of the screen

SYNOPSIS
     xcut [-display host:dpy] [-help] [-out <file>]


DESCRIPTION
     _x_c_u_t is a program very much like xwd (as a matter of fact
     LOTS of the code looks exactly like xwd.  I wonder why?  It
     allows you  to specify a rectangle on the screen and dump it
     to file.

     The following options are available:


     -display host:dpy
             Specifies an X display

     -help   Gives the usage message

     -out <file>
             specifies the output file.  Standard Out is the
             default.

     -coord x1 y1 x2 y2
             specifies the specific coordinates to dump.  If this
             is not specified, it will allow you to specify it by
             clicking on opposing corners of the rectangle.


AUTHOR
     Chee H. Chew (web@athena)






















SIPB                                                            1



