summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xse/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-misc/xse/metadata.xml b/x11-misc/xse/metadata.xml
index 18d8477de682..7fef648242f0 100644
--- a/x11-misc/xse/metadata.xml
+++ b/x11-misc/xse/metadata.xml
@@ -10,6 +10,9 @@
</description>
</maintainer>
<longdescription>
+ xse provides a way to send arbitrary XEvents to a window, sort of the
+ opposite of xev(1).
+
xse is basically a command line wrapper around the Xlib XSendEvent()
function, allowing you to send any kind of event to X11 applications,
such as input events, motion or configure notification, or any other.