注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Openbox"
Jump to navigation
Jump to search
(Created page with "{{Ebuild |Summary=The Openbox Window Manager |CatPkg=x11-wm/openbox |Homepage=http://openbox.org/wiki/Main_Page }} Openbox is a highly configurable, next generation window man...") |
|||
Line 6: | Line 6: | ||
Openbox is a highly configurable, next generation window manager with extensive standards support. | Openbox is a highly configurable, next generation window manager with extensive standards support. | ||
== | == Installation == | ||
<console>###i## emerge --ask x11-wm/openbox</console> | <console>###i## emerge --ask x11-wm/openbox</console> | ||
Line 17: | Line 17: | ||
exec openbox-session | exec openbox-session | ||
}} | }} | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 22:46, November 5, 2015
Openbox
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Openbox is a highly configurable, next generation window manager with extensive standards support.
Installation
root # emerge --ask x11-wm/openbox
Configuration
user $ mkdir -p ~/.config/openbox user $ cp /etc/xdg/openbox/* ~/.config/openbox/
Starting
~/.xinitrc
exec openbox-session