![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2007
Location: Pacific NW, USA
Beans: 9
|
Transparent mc in 9.10
Okay, this image is what I was trying to get when I started. If it looks good to you, read on.
![]() First thing you need is Eterm... all other terminals seem to lack something, right-clicks are lost, menubars that won't go away, general wonkiness, it was always something. Get Eterm... Code:
sudo apt-get install eterm in the file /var/lib/locales/supported.d/en add the line... Code:
en_US.ISO-8859-1 ISO-8859-1 Code:
en_US.ISO-8859-1 ISO-8859-1 Code:
sudo dpkg-reconfigure locales Reboot! mc should now display properly in an Eterm. The next step is to modify the colors in mc, and add transparency to the main mc items. Go to Zagura's blog and download the color changing script. (bookmark that site I unpacked it as a sub-folder of ~/.mc so I would always have it where it is used. Read Zagura's blog post and learn to load the different themes. It is really the easiest way to deal with colors in mc. Open the theme files in a text editor to see how they are formatted. The default.theme is commented to show the different color options. The general format is easy... It goes something like this... Code:
ITEM_NAME=Foreground,Background While editing/testing I used these commands to reload my theme and launch Eterm/mc to test my changes... Code:
./mc_change_theme.sh BentFX.theme Eterm -O --viewport-mode --shade 75 --buttonbar 0 -e mc Last edited by BentFX; February 9th, 2010 at 08:06 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|