diff options
Diffstat (limited to 'source/x/x11/slack-desc/xev')
-rw-r--r-- | source/x/x11/slack-desc/xev | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/source/x/x11/slack-desc/xev b/source/x/x11/slack-desc/xev index 6e95b7f9..4e78a1b6 100644 --- a/source/x/x11/slack-desc/xev +++ b/source/x/x11/slack-desc/xev @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -xev: xev -xev: -xev: xev is part of X11. -xev: -xev: For more information about the X.Org Foundation (the providers of the -xev: X.Org implementation of the X Window System), see their website: -xev: -xev: http://www.x.org +xev: xev (X11 event viewer) xev: +xev: xev creates a window and then asks the X server to send it X11 events +xev: whenever anything happens to the window (such as it being moved, +xev: resized, typed in, clicked in, etc.). You can also attach it to an +xev: existing window. It is useful for seeing what causes events to occur +xev: and to display the information that they contain; it is essentially +xev: a debugging and development tool, and should not be needed in normal +xev: usage. xev: xev: |