diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-27 11:24:45 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-27 11:24:45 +0800 |
commit | e2c0c8327dab56a9ca1cdb4053e072cc80d2fd3f (patch) | |
tree | 144b573762e558f952aade504abe6f291abb3b42 /misc/tkrunit/pkg-descr | |
parent | bc53a38376589aad7ec0db3f9a6f54035920bcba (diff) | |
download | freebsd-ports-graphics-e2c0c8327dab56a9ca1cdb4053e072cc80d2fd3f.tar.gz freebsd-ports-graphics-e2c0c8327dab56a9ca1cdb4053e072cc80d2fd3f.tar.zst freebsd-ports-graphics-e2c0c8327dab56a9ca1cdb4053e072cc80d2fd3f.zip |
GUI app launcher with completion and history
PR: 9939
Submitted by: stephen farrell <sfarrell@healthquiz.com>
Diffstat (limited to 'misc/tkrunit/pkg-descr')
-rw-r--r-- | misc/tkrunit/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/tkrunit/pkg-descr b/misc/tkrunit/pkg-descr new file mode 100644 index 00000000000..613eb0aaf86 --- /dev/null +++ b/misc/tkrunit/pkg-descr @@ -0,0 +1,6 @@ +tkRunIt is a run dialog box for X which allows you to execute +commandline without using an xterm. tkRunIt was inspired by Xrun +but is designed to be completely navigable from the keyboard and +to allow extreme customizablility as I often find that personal +workspace tools/shortcuts are seldom workflow compatible across +users. |