You are not logged in.
Pages: 1
I've tried looking online but I can't seem to find a way to keep on top a window with OpenBox, does anybody know?
Offline
From https://unix.stackexchange.com/question … linux-mint
What you can do using the window title is use the following command:
wmctrl -r :SELECT: -b add,above
and then click in the window that you want to have at the top. You can also replace :SELECT: by a substring of a window title (this better be unique as the first match found is used).
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
Easiest:
Alt+Space, gives you a menu for active window.
Choose Choos layer => Always on top
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
Easiest:
Alt+Space, gives you a menu for active window.
Choose Choos layer => Always on top
Thank you, that solves it. I should have checked there from the beginning.
Offline
Also: right mouse click on title bar gives you the same menu.
Online
Pages: 1