diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2005-01-22 00:16:09 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2005-01-22 00:16:09 +0000 |
commit | db1cb0fd37ffc71f2feb8a5b0b755b67182918c9 (patch) | |
tree | 79de96ee136e447447bcf3babfca3127b307a634 | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-db1cb0fd37ffc71f2feb8a5b0b755b67182918c9.tar.gz gentoo-2-db1cb0fd37ffc71f2feb8a5b0b755b67182918c9.tar.bz2 gentoo-2-db1cb0fd37ffc71f2feb8a5b0b755b67182918c9.zip |
update longdesc
(Portage version: 2.0.51-r14)
-rw-r--r-- | x11-misc/xse/metadata.xml | 3 |
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. |