You are not logged in.
Pages: 1
Topic closed
I'd like to set my windows in Openbox undecorated by default: after all the title is visible in the programs bar and the menu is reachable with alt+space... So what is the title bar for?
So, do you know how to set the windows undecorated by default?
Thanks
Offline
In rc.xml:
<applications>
<application class="*">
<decor>no</decor>
</application>
...
Offline
ezzetabi, Openbox is very thoroughly documented. You should try resolving little issues like this for yourself.
Offline
And the titlebar is there so you can move, close, maximize, minimize and shade windows with a mouse
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
All that can be done with keybinds too, moljac.
Offline
All that can be done with keybinds too, moljac.
Yes, but it can be done with the mouse only when the titlebar is present (holding down a modifier key and using a mouse doesn't count).
Was just trying to explain the purpose of the titlebar
The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...
Offline
Hey dudes, I know this post is a couple years old.. but why start another one.. Oh and, if this post was never made by ezzetabi, i never would have found it, and well, me searching for this thread was my 'solving it for myself' if threads aren't created, its often much harder to track down the info you need. anyways...
After you undecorate openbox windows.. (lets just say urxvt only for now) with <decor>no</decor> in your rc.xml, What needs to be done in order to retain use of mouse dragging etc.. ?
for example, How would I set a rule so I can press ctrl + click anywhere on the undecorated terminal and drag it?
Last edited by CoolWhip (2011-04-30 04:38:47)
Arch - pronounced 'ark' as in Architecture.
Offline
Hey dudes, I know this post is a couple years old.. but why start another one.. Oh and, if this post was never made by ezzetabi, i never would have found it, and well, me searching for this thread was my 'solving it for myself' if threads aren't created, its often much harder to track down the info you need. anyways...
I think the rules here state that you should not necro-bump.
After you undecorate openbox windows.. (lets just say urxvt only for now) with <decor>no</decor> in your rc.xml, What needs to be done in order to retain use of mouse dragging etc.. ?
for example, How would I set a rule so I can press ctrl + click anywhere on the undecorated terminal and drag it?
Nevertheless, Openbox has plenty of documentation for configuration.
Education is favorable to liberty. Freedom can exist only in a society of knowledge. Without learning, men are incapable of knowing their rights, and where learning is confined to a few people, liberty can be neither equal nor universal.
Tu ne cede malis sed contra audentior ito
Offline
I think the rules here state that you should not necro-bump.
Indeed they do. https://wiki.archlinux.org/index.php/Fo … Bumping.27
Closing...
Offline
Pages: 1
Topic closed