DeskLaunch is a small utility for creating desktop icons.
DeskLaunch is a small utility for creating desktop icons using pixmaps. A simple click will launch the desired application. DeskLaunch itself runs under X11 and uses a small configuration file to decide which icons to create. It is meant to supplement the Oroborus "minimalistic window manager".
DeskLaunch is a small utility for creating desktop icons using pixmaps. A simple click will launch the desired application. DeskLaunch itself runs under X11 and uses a small configuration file to decide which icons to create. It is meant to supplement the Oroborus "minimalistic window manager".
To install desklaunch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install desklaunch
To see what files were installed by desklaunch, run:
port contents desklaunch
To later upgrade desklaunch, run:
sudo port selfupdate && sudo port upgrade desklaunch
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.