1
0
Fork
You've already forked xcross
0
X11 draw a cross at cursor across screen
  • C 79.4%
  • Makefile 20.6%
Find a file
2025年04月16日 23:57:41 -07:00
.gitignore init 2022年05月02日 05:22:20 -07:00
LICENSE Initial commit 2022年05月02日 11:47:16 +00:00
Makefile gcc no need -g because no need debug; clean Makefile 2025年04月16日 23:57:41 -07:00
README.md update 2023年12月16日 22:30:54 -08:00
xcross.c refactor 2022年05月02日 23:29:49 -07:00

build and install

make
sudo make install

Arch Linux PKGBUILD: https://git.flylightning.xyz/fly/tree/pkgbuilds/xcross-git/PKGBUILD?id=b284d75ff70139672727f6ead90587ed6aa65630

I don't think anyone else will use this program, so I didn't put the PKGBUILD in AUR. Request it if you want.