New Graphical Interface for Ubuntu on ARM
Feb 25, 2010
Linux is the operating system of choice for devices with ARM processors. Unfortunately problems with graphics appear in most cases. Ubuntu wants to fix this with a new GUI.
No matter if a smartphone, smart netbook or embedded device, most hardware with an ARM CPU is currently running Linux. It's natural that Ubuntu therefore wants a large slice of the ARM pie, but, like many GUIs, is running into resistance from graphics drivers that in many cases don't support direct rendering To address the problem, a team at Ubuntu around developer Jamie Bennett is working in Ubuntu 10.04 on a new netbook interface based on the Enlightenment Foundation Libraries (EFL). The ARM port from Lucid Lynx checks during installation whether the computer is running with active 3D acceleration. If so, the normal netbook interface gets applied, if not, the new 2D GUI comes into action.

|
|
Any difference from the standard UNR interface is hard to tell at first glance.
|
Apart from the classic netbook interface, the new EFL-based GUI provides at least one other benefit. Thanks to themes files in Edje format, fairly attractive themes can be generated without much programming. The EFL 2D launcher also provides a few very nice effects.

|
|
A few lines of code can produce an attractive theme for the EFL launcher.
|
As is the case with many free software projects, the EFL launcher is not restricted to a particular architecture, so that it's available for i386 and x86_64 systems as well. To try out the new interface with Ubuntu's upcoming alpha version, use the command sudo apt-get install netbook-launcher-efl Changing back to the standard launcher simply requires sudo apt-get remove netbook-launcher-efl Details on the new GUI are in Jamie Bennett's blog.
(Marcel Hilzinger)
|
FREE Live Streaming Video from ApacheCon US 2009
|
|---|
Watch our free Video Archive from Apachecon US 2009. Archive provided by The Apache Foundation, COLLABNET, and Linux Pro Magazine Drawing internationally renowned thought-leaders, contributors, and organizations in the Open Source community, ApacheCon offers insight into the culture and community that develops and shepherds industry-leading Open Source projects, including Apache HTTP Server – the world's most popular Web server software for more than 10 years. Find out more
|
|
Comments