Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
ubuntu_deubuntuization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_deubuntuization [2011/10/26 21:51] – remove lxdm after install nodm santoxubuntu_deubuntuization [2011/11/07 18:25] (current) – [my personal Ubuntu-on-ac100 recipe] pibach
Line 238: Line 238:
 %s ALL=(ALL) NOPASSWD: /usr/sbin/rfkill %s ALL=(ALL) NOPASSWD: /usr/sbin/rfkill
 </code> </code>
 +
 +== Maximize all Windows in Openbox ==
 +You can do this with maximus. Or - recommended - just by openbox. Insert these lines in Openbox/lubuntu-rc.xml (or Openbox/lxde-rc.xml respectively)
 +<code>
 +   <application class="*">
 +      <decor>no</decor>
 +      <maximized>yes</maximized>
 +    </application>
 +</code>
 +
 +To get decoration back on un-maximize you can add similar statements. But this is rarely used. 
 +If some application classes shall not be maximized, just add those.
ubuntu_deubuntuization.1319658718.txt.gz · Last modified: 2011/10/26 21:51 by santox