diff options
Diffstat (limited to 'desktop/grun/README')
-rw-r--r-- | desktop/grun/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/grun/README b/desktop/grun/README new file mode 100644 index 000000000000..e7a0fcf8e340 --- /dev/null +++ b/desktop/grun/README @@ -0,0 +1,5 @@ +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. |