Results 1 to 7 of 7

Thread: Calling all Netbook Remix Users.

  1. #1
    Join Date
    Jan 2008
    Beans
    4,757

    Calling all Netbook Remix Users.

    Netbook Remix Users - have you tried the alternate Netbook Edition Interface?

    I really like it, so much I've switched to it in the main desktop session.

    For those of you know can't tell the difference in the screenshot (see attached thumbnails) or simply don't know what I'm talking about. The package I speak of is named 'netbook-launcher-efl'. It is an application inspired by the original netbook-launcher, but built using Enlightenment Libraries, rather than GTK. The end result is an application that uses less dependencies and overall feels alot less clunky in it's interaction.

    You can try it out by logging out and selecting "Netbook Edition 2D" as the session, but note this will start pretty much a stark Ubuntu Desktop Session (panel on top and bottom) except with the application overlaying the wallpaper. Which is not really what I want in my netbook - it's very squished vertically.

    So, I ended up diverting netbook-launcher and creating a link to netbook-launcher-efl
    Code:
    sudo dpkg-divert --local --rename --add /usr/bin/netbook-launcher
    sudo ln -s /usr/bin/netbook-launcher-efl /usr/bin/netbook-launcher
    Logout, then login. Et Voila!

    Do any of you guys and gals have thoughts or opinions on it?

    Regards
    Iain

    Note:
    If you run the above, and wish to revert it do the following:
    Code:
    sudo unlink /usr/bin/netbook-launcher
    sudo dpkg-divert --rename --remove /usr/bin/netbook-launcher
    Attached Images Attached Images
    Last edited by ibuclaw; May 5th, 2010 at 08:19 PM.

  2. #2
    Join Date
    Mar 2009
    Beans
    341

    Re: Calling all Netbook Remix Users.

    Come to think of it, the top global menu is used now in Unity with the left hand scrollbar launcher.

    The UI is the default on OZ Unity. A Cairo dock runs well at the bottom of the interface with the Metacity compositing engine turned on. Maximus is set to undecorate so the panels don't disappear any more when you launch a program.

    Canonical found the favorite panel too crowded and made it over into a scrollbar launcher and moved the default categories in the left hand side of the panel into a hidden global menu.

    That change led to what is now known as Unity.

  3. #3
    Join Date
    Oct 2010
    Beans
    275

    Re: Calling all Netbook Remix Users.

    Necromancy...
    No longer active here.

  4. #4
    Join Date
    Jun 2010
    Location
    N. Wisconsin
    Beans
    Hidden!

    Re: Calling all Netbook Remix Users.

    Quote Originally Posted by NormanFLinux View Post
    That change led to what is now known as Unity.
    No, that was the UNR UI of 10.04 and 9.10. The 10.10 used Unity with mutter. The one you see in that screenshot doesn't even use mutter/clutter.
    AMD PII X6 @ 3.63 GHz - 16 GB DDR3 (1600 No OC) - ASUS Crosshair V Formula
    SB X-Fi 2 Sound (8ch) - Intel 10/100/1000 Gigabit Ethernet - Win 8 Pro. x64
    AMD R HD 7950 (SAPPHIRE) - WD CG 500GB - Thermaltake Frio CPU Cooler

  5. #5
    Join Date
    Mar 2009
    Beans
    341

    Re: Calling all Netbook Remix Users.

    If you look at the top bar, its the one used in Unity. My take is the global menu gave Canonical insight in how to reconfigure the UI to make more effective use of screen space and eliminate unwanted clutter.

    The top bar + scrollbar launcher = Unity.

    Unity in the 10.10 netbook edition didn't work very well. Now it does.

  6. #6
    Join Date
    Jun 2010
    Location
    N. Wisconsin
    Beans
    Hidden!

    Re: Calling all Netbook Remix Users.

    Quote Originally Posted by NormanFLinux View Post
    If you look at the top bar, its the one used in Unity. My take is the global menu gave Canonical insight in how to reconfigure the UI to make more effective use of screen space and eliminate unwanted clutter.

    The top bar + scrollbar launcher = Unity.

    Unity in the 10.10 netbook edition didn't work very well. Now it does.
    The top bar is a gnome panel actually. (note the "Handle" on the Ubuntu icon, and the action menu to the right of the username, as well as the launchers next to the Ubuntu icon.) The ubuntu icon can be changed so that it only shows the icon (in 9.10 and earlier, you had to replace it with "GNOME Menu" applet to do this.)

    10.10's top bar uses Unity.
    Last edited by Lucradia; May 8th, 2011 at 05:31 AM.
    AMD PII X6 @ 3.63 GHz - 16 GB DDR3 (1600 No OC) - ASUS Crosshair V Formula
    SB X-Fi 2 Sound (8ch) - Intel 10/100/1000 Gigabit Ethernet - Win 8 Pro. x64
    AMD R HD 7950 (SAPPHIRE) - WD CG 500GB - Thermaltake Frio CPU Cooler

  7. #7
    Join Date
    Jan 2008
    Beans
    4,757

    Re: Calling all Netbook Remix Users.

    We have a mega thread on all unity discussion, so use it.

    Closed for derailing and necromancy.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •