Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.
Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.
To install xnee, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xnee
To see what files were installed by xnee, run:
port contents xnee
To later upgrade xnee, run:
sudo port selfupdate && sudo port upgrade xnee
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.