On Tue, 12 Jan 2010 09:24:08 PST, Gordon Ross <Gordon.Ross at sun.com> wrote: > > Did anything ever come of the idea of offering users > some kind of preference option to get the JDS-style > (one panel) layout instead of the two panel layout? > > Is there a simple way one could do this on their own? > > Thanks, > Gordon
The one-panel layout involved code changes to the GNOME panel (the menus presented are hardcoded) as well as configuration changes. It's a set of patches in the spec file for SUNWgnome-panel, see http://src.opensolaris.org/source/xref/jds/spec-files/trunk/base-specs/gnome-panel.spec You can enable them while building by passing --with-sun-branding to pkgtool/pkgbuild. -Albert