mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
753 B
XML
18 lines
753 B
XML
<?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>
|