From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- mini-commander/README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 mini-commander/README (limited to 'mini-commander/README') 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 +. + + + Oliver Maruhn -- cgit v1.2.1