diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-12-30 19:07:05 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-31 18:59:54 -0600 |
commit | 753e258778b6aef77d5debb63f3956a7704b3880 (patch) | |
tree | f312f70879bc1b8ece5728d6dc871afc437bd2bc /desktop/bashrun2/README | |
parent | 74ef8f6797396a28dc6ae7ffecfc647c11a5736e (diff) | |
download | slackbuilds-753e258778b6aef77d5debb63f3956a7704b3880.tar.gz slackbuilds-753e258778b6aef77d5debb63f3956a7704b3880.tar.xz |
desktop/bashrun2: Added (interactive bash application launcher)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/bashrun2/README')
-rw-r--r-- | desktop/bashrun2/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/bashrun2/README b/desktop/bashrun2/README new file mode 100644 index 0000000000..f16ff6b214 --- /dev/null +++ b/desktop/bashrun2/README @@ -0,0 +1,6 @@ +bashrun2 adds application launching capabilities to interactive bash +sessions, suitable for use in a graphical user environment. In its +default setup, bashrun2 provides an application launcher in the +fashion of a simple run dialog by starting an interactive bash +session in a small xterm(1) terminal window (the builtin run-dialog +mode). |