blob: 905c29982e7b6a09aa3d71a4e39139adf195b5bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
<longdescription>
This tool lets you programatically (or manually) simulate
keyboard input and mouse activity, move and resize windows,
etc. It does this using X11's XTEST extension and other Xlib
functions.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|