LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hiding window borders with fluxbox (https://www.linuxquestions.org/questions/linux-general-1/hiding-window-borders-with-fluxbox-144250/)

andykerouac 02-09-2004 08:02 PM

Hiding window borders with fluxbox
 
I am trying to hide window borders (aterm) under the fluxbox wm. I can't seem to figure it out or find anything online. How do I do this?

mikshaw 02-09-2004 09:32 PM

Are you using stable or development? If you've got (i think) 0.9.6 or later, you can use the remember decorations feature. Turn off decorations on you aterm window (this can be set to a hotkey in the .fluxbox/keys file), Right-click on your aterm toolbar label, select Remember > Decorations. Or you can manually edit .fluxbox/apps:
Code:

[app] (aterm)
  [Deco]        {0x1c0}
[end]

If you're using fluxbox stable, I don't know what to tell you....that was a long time ago.


All times are GMT -5. The time now is 06:48 PM.