The xdotool package provides the capabilities to simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11’s XTEST extension and other Xlib functions.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/jordansissel/xdotool/archive/v4.20260303.1/xdotool-4.20260303.1.tar.gz
MD5 校验和:fc6864ebb381f8b50c37e2d46dbd37b1
大小:116 KB
预计所需磁盘空间:1.3 MB
预计构建时间:小于 0.1 SBU(测试将额外增加 0.5 SBU)
gnome-session-50.1, openbox-3.6.1, Ruby-4.0.6, Xorg Applications, and Xorg-Server-21.1.23 (for the Xvfb program),
Install xdotool by running the following commands:
make WITHOUT_RPATH_FIX=1
To run the tests, do:
cd t make all-headless cd ..
Now, as the root user:
make PREFIX=/usr INSTALLMAN=/usr/share/man install