freebsd-ports/x11/gtk-launch/pkg-message
Jean-Yves Lefort 43a2f69269 Add gtk-launch.
GTK-Launch is a program launcher, the equivalent of "Run Command" in
KDE or GNOME.

It features a command history, and only runs the command if it is valid.

WWW: http://gtk-launch.descamps.net/

PR:		ports/83911
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 15:53:02 +00:00

7 lines
294 B
Text

===============================================================================
Create the file ~/.launch as follows:
echo MEMOIRE=5 > ~/.launch
"5" is the number of commands to preserve in the command history.
===============================================================================