summaryrefslogtreecommitdiff
path: root/mini-commander/README
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-14 18:24:48 -0300
committerPerberos <[email protected]>2011-11-14 18:24:48 -0300
commit312ba610a1e98fc656fb58178227d7d45a64494e (patch)
tree54a3c2b6084c80e63fb0526c6e7b8e01627acbd7 /mini-commander/README
downloadmate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.bz2
mate-applets-312ba610a1e98fc656fb58178227d7d45a64494e.tar.xz
initial
Diffstat (limited to 'mini-commander/README')
-rw-r--r--mini-commander/README35
1 files changed, 35 insertions, 0 deletions
diff --git a/mini-commander/README b/mini-commander/README
new file mode 100644
index 00000000..7995dda0
--- /dev/null
+++ b/mini-commander/README
@@ -0,0 +1,35 @@
+Mini-Commander
+--------------
+
+This MATE applet adds a command line to the panel. It features
+command completion, command history, changeable macros and an optional
+built-in clock.
+
+You can simply start any program by typing its name. You often have
+not to enter the full name but only the first characters followed by
+the [tab] key. Mini-Commander will try to complete the program name in
+the same way most UNIX shells do.
+
+The last commands can be recalled by pressing the [ArrowUp] or
+[ArrowDown] keys. This works like the command history in most UNIX
+shells.
+
+Mini-Commander has some predefined macros. For example if you enter
+"term:command" then "command" is executed in a terminal window. Or if
+you enter an URL then your web browser is used to view it.
+Additionally you can define your own macros or change the predefined
+ones.
+
+There is a built-in clock which can optionally show the date or can be
+completely disabled.
+
+This program is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the Free
+Software Foundation; either version 2 of the License, or (at your option)
+any later version.
+
+Any feedback from you is welcome. Latest info and releases are at
+<http://om.filewatcher.org/mini-commander/>.
+
+
+ Oliver Maruhn <[email protected]>