gmrun(1) | General Commands Manual | gmrun(1) |
gmrun - Featureful CLI-like GTK+ application launcher
gmrun [TEXT]
This manual page documents briefly the gmrun command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
gmrun is a program that allows a user to use a CLI-like interface to launch applications from within the X11 windowing environment. It is based on the GTK+ toolkit.
If gmrun is invoked with a command-line parameter, that will be the initial content of the dialog box.
gmrun can be customized both system-wide using /etc/gmrunrc and per-user in ~/.gmrunrc. Settings in the per-user configuration overwrite system-wide settings.
The format of the configuration file is simple; "variable = value". To refer to a variable as opposed to setting it, enclose the variable in ${}.
As opposed to entering a command, gmrun supports the entering of URLs. The included configuration file (/etc/gmrunrc) gives some examples. To set up your own url, create a variable in /etc/gmrunrc or ~/.gmrunrc with the format of "URL_protocol". For instance, URL_http. Here is an example:
/usr/share/doc/gmrun/README.gz, /etc/gmrunrc.
gmrun was written and is maintained by Mihai Bazon <mishoo@infoiasi.ro> , the latest version is available from http://www.sourceforge.net/projects/gmrun/
This manual page was written by David B Harris <david@eelf.ddts.net>, for the Debian GNU/Linux system (but may be used by others).
August 8, 2001 |