Source: ydotool Section: utils Priority: optional Maintainer: Andre Paiusco Uploaders: Maytham Alsudany Build-Depends: cmake, debhelper-compat (= 13), pkgconf, scdoc Standards-Version: 4.7.2 Homepage: https://github.com/ReimuNotMoe/ydotool Vcs-Git: https://salsa.debian.org/debian/ydotool.git Vcs-Browser: https://salsa.debian.org/debian/ydotool Rules-Requires-Root: no Package: ydotool Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: ydotoold (<< 1.0.4-1) Breaks: ydotoold (<< 1.0.4-1) Description: Command-line automation tool - cli Generic Linux command-line automation tool . ydotool works differently from xdotool. xdotool sends X events directly to X server, while ydotool uses the uinput framework of Linux kernel to emulate an input device. . The tool is divided into two parts, the server (daemon) and the client (command-line utility). When the ydotoold (daemon) starts, it'll create a socket used by the command-line utility ydotool to communicate to the input device .