You are not logged in.
Hello
i need a way for stay all NEW opened windows on top
because this method (layer > always on top) is a waste of my time.
__________
Mode Edit: Suggestive language.
We are a family forum. S11
Last edited by Sector11 (2020-10-08 13:13:06)
Offline
Hello
i need a way for stay all NEW opened windows on top
because this method (layer > always on top) is a waste of my time.__________
Mode Edit: Suggestive language.
We are a family forum. S11
You will have to do something to keep each new window on top! You can add a keybind for the action in bl-rc.xml - this is the one I use:
<keybind key="W-A-t">
<action name="ToggleAlwaysOnTop"/>
</keybind>
Then do
openbox --reconfigure
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
.
Last edited by idea (2020-10-08 18:26:34)
Offline
Menu > Help & Resources > Openbox >
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Sounds like you need to be using a tiling window manager.
You must unlearn what you have learned.
-- yoda
Offline
idea wrote:Hello
i need a way for stay all NEW opened windows on top
because this method (layer > always on top) is a waste of my time.__________
Mode Edit: Suggestive language.
We are a family forum. S11You will have to do something to keep each new window on top! You can add a keybind for the action in bl-rc.xml - this is the one I use:
<keybind key="W-A-t"> <action name="ToggleAlwaysOnTop"/> </keybind>
Then do
openbox --reconfigure
Hello
thanks for reply
but this method not work for all windows
when i open terminal in desktop stay on top
but when open it after open geany or firefox
terminal go to bottom of them
i pasted bl-rc.xml in here
Last edited by idea (2020-10-08 18:48:09)
Offline
Repeat:
Menu > Help & Resources > Openbox >
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline