
Keypirinha
A lightning fast and flexible keystroke launcher for Windows. No installation required (portable). Extensible with Python3 plugins.
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. It has a intelligent history mechanism and a dual level fork() mechanism...
grun is a gtk based run dialog that closely resembles the windows run dialog, just like xexec. it has a intelligent history mechanism and a dual level fork() mechanism for launching the application in its own process. grun also has support for launching console mode application in an xterm as well as associations for file types.
grun is much more powerful than xexec, looks a lot better, and has the big advantage that you can start typing a command without having to mouseclick into the text field.
grun is especially useful if you do not use the gnome desktop which has a builtin run command, and if you use a windowmanager (e.g. icewm) where you can define a keyboard shortcut (e.g. altf2) for staring grun.
in order to compile grun, you need to have installed a c compiler (gcc 4.3 is the currently tested one) and gtk+, version 2.10 or above, including its developement headers.
application-launcher launcher keystroke-launcher gtk command-launcher run-dialog