blob: 51a56f52af8a09fe9ac275890b3c759f6d6e239a (
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://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|