summaryrefslogtreecommitdiff
blob: 55ffc5d35bcd42b3527fa4537f8d8352d6a2dca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>marecki@gentoo.org</email>
		<name>Marek Szuba</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>
	<upstream>
		<remote-id type="github">jordansissel/xdotool</remote-id>
	</upstream>
</pkgmetadata>