small Aqua application to control X11 servers from Mac OS X
osx2x is a small Mac OS X application that lets you control other machines running either an X11 server or a VNC server using your mac's mouse and keyboard. So if you happen to have a mac and either an X Windows machine or a machine running VNC on your desk you only need to use a single keyboard and mouse!
osx2x is a small Mac OS X application that lets you control other machines running either an X11 server or a VNC server using your mac's mouse and keyboard. So if you happen to have a mac and either an X Windows machine or a machine running VNC on your desk you only need to use a single keyboard and mouse!
To install osx2x, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install osx2x
To see what files were installed by osx2x, run:
port contents osx2x
To later upgrade osx2x, run:
sudo port selfupdate && sudo port upgrade osx2x
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.