Unity

Differences between revisions 15 and 16
Revision 15 as of 2010-11-12 16:58:45
Size: 2991
Editor: c-76-112-212-248
Comment:
Revision 16 as of 2010-11-12 16:59:26
Size: 2993
Editor: c-76-112-212-248
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
[[http://unity.ubuntu.com|Unity Homepage]] - This wiki area is for technical work
See [[attachment:Unity_Architecture.pdf|Unity Architecture]]
 * [[http://unity.ubuntu.com|Unity Homepage]] - This wiki area is for technical work
 * [[attachment:Unity_Architecture.pdf|Unity Architecture]]

Unity

How to test Unity

On Maverick (10.10)

Installation Guide for Unity 3.0 (experimental)

on UNE edition

Unity is the default UI for Ubuntu Netbook Edition on 10.10. The easiest way to test it is to install the Netbook Edition of the 10.10 development cycle from the daily built iso available here or use testdrive.

with a standard ubuntu-desktop edition

  1. Run just sudo apt-get install ubuntu-netbook

  2. This will add in GDM a "Ubuntu Netbook Edition" menu option when you click on your username. Select it and login to get the Unity interface.

on lucid (10.04 LTS)

Unity is primarily built for maverick (10.10), but we are conscious that some people want to test it on lucid. For those, we have setup a PPA and backport unity component to lucid.

Note: The Unity PPA brings in some lower level components that we need like a new GTK and some new libraries. You should be comfortable with being able to downgrade multiple packages if you want to go back to a stable Lucid, otherwise we recommend a virtualization tool like testdrive to test Unity.

  1. If you are on Lucid, load a terminal and run sudo add-apt-repository ppa:canonical-dx-team/une and sudo apt-get update.

  2. Run sudo apt-get install ubuntu-netbook-unity-default-settings.

  3. Logout and choose in GDM your "Ubuntu Unity Netbook Edition" menu option when you click on your username

How can I get the old Lucid (10.04) interface back on Maverick (10.10)?

How can I restore the old 10.04 interface in UNE Maverick? The section above just explains the opposite way (running 10.04 with the 10.10 Unity interface).

is there a difference from the maverick version?

Apart from the fact we have a different session name "Unity" instead of "UNE" and a fake metapackage "ubuntu-netbook-unity-default-settings", the behavior is the same. The only other difference is that you still can have netbook-launcher (the 10.04 LTS UNE interface) in a parallel install than Unity.

Support

Measuring Power Consumption

It's important to ensure that we're power efficient. We recommend that you also install Powertop and run it in a terminal to gather information.

Powertop Homepage

http://www.lesswatts.org/projects/powertop/

Unity (last edited 2014-01-21 18:49:47 by 3v1n0)