GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
propwatch(1) FreeBSD General Commands Manual propwatch(1)

propwatch - a tool to monitor X11 properties

propwatch [ options ] property-name ...

propwatch is a tool to monitor window properties of root and application windows. Nice for debugging property-based IPC of X11 programs.

propwatch uses the Athena Widgets and accepts the usual toolkit options like -display and -geometry.

Additional options are:

-watch display
Display to monitor the windows on. By default the display specified in the DISPLAY environment variable or via -display is used, but it is possible to watch another display instead.
-verbose
be verbose.
-proplog
Log property changes to stdout.
-kbdlog
Log keystrokes to stdout.

All remaining command line arguments are assumed to be property names which should be monitored. If no property names are specified, a build in default (WM_COMMAND) will be used.

DISPLAY
specifies the display to use for the propwatch window.

xprop(1), xhost(1), xauth(1), xwd(1)

Gerd Knorr <kraxel@bytesex.org>

Copyright (C) 1997-2003 Gerd Knorr
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(c) 1997-2003 Gerd Knorr

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.