blob: 43b75f0fdac5079f29148d0134ae30ff604800eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Dale Showers</name>
<email>gentoo@fictx.com</email>
</maintainer>
<longdescription>
dotool reads actions from stdin and simulates keyboard/mouse input using Linux's uinput module. It works systemwide and supports keyboard layouts.
</longdescription>
<upstream>
<changelog>https://git.sr.ht/~geb/dotool/log</changelog>
<doc>https://git.sr.ht/~geb/dotool/tree/master/doc/dotool.1.scd</doc>
<bugs-to>https://todo.sr.ht/~geb/dotool</bugs-to>
<remote-id type="sourcehut">~geb/dotool</remote-id>
</upstream>
</pkgmetadata>
|