|
|
|
|
Midnight Commander and Slackwares Pkgtool. |
| Here are pics showing coloured versions of mc (midnight commander) file manager and the slackware pkgtool. Click on the pics to see the full sized images. |
|
|
|
Above left shows "mc" split into two vertical panels. The fvwm2 (window
manager) desktop menu is to the right of mc and a few apps are iconified
at the bottom of the screen. The "pkgtool" pic shows colours set by editing the /etc/dialogrc file. |
|
mc's colour settings are stored in the ~/.mc/ini file of the users home directory. If you like this colour setup download the following ini file [colours] section and cat it onto your ini file. Here's the colour section to download -- "mccolour.txt" Use the following copy and cat commands at the prompt to make a backup and then concatenate mc-colours.txt onto the ini file. Note that cat has two >> for append mode.
$ cp ~/.mc/ini ~/.mc/ini.bak The ~/.mc/ini does not exist untill mc has been run so if it is not there fire up mc to have it created.If the ini file already has a [color] section you will have to remove it with vi.
Use vi,elvis or vim editors to edit the ini file, don't use mcedit,
kedit or gedit which will cause the file to bork the next time you
start mc and be replaced by the default ini.
Download this file "dialogrc.txt" and as root use the following commands -
# mv /etc/dialogrc /etc/dialogrc.bak If you delete your dialogrc.bak you can get it from /a/pkgtools.tgz on the slackware disk.
|
|
comments to
keithmg at e3netnz
home webpage: http://homepages.e3.net.nz/~keithmg/ |