LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do I remove menu from eterm (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-remove-menu-from-eterm-369309/)

asuka 10-03-2005 06:46 AM

removing menu from eterm?
 
I'm trying to get Eterm completely transparent .. and got it up to this.

pic~

But I can't seem to remove the grey menu bar.
I've looked through the Eterm options, and can't find one.
Here's what I typed.

Eterm --cmod="224 256 256" --trans --scrollbar=false -b white -f black --font-fx=none -x

I need help! ^-^

bathory 10-03-2005 07:10 AM

Add this:
Code:

-O --buttonbar 0
to add transparency and remove the buttonbar

asuka 10-03-2005 07:23 AM

It works ;)
Thanks !!


All times are GMT -5. The time now is 04:26 PM.