xdraw 1.1 review
Downloadxdraw is a small application that is used to draw onto an X display. It is useful to specify certain regions of interest to people
|
|
xdraw is a small application that is used to draw onto an X display.
It is useful to specify certain regions of interest to people watching the screen.
The procedure currently works for single entire screens with their contents on hold.
The display is frozen as long as the drawing is taking place, and continues when the drawing is finished.
INSTALL
$ ./configure
$ make
$ su -c "make install"
- Altering the Prefix:
$ ./configure --prefix=/usr
- Other Options:
$ ./configure --help
xdraw 1.1 keywords