Unity and Unity 2D look very much alike, so how can new users easily find out whether they are running Unity or Unity 2D?
Ubuntu – Am I using Unity or Unity 2D
unityunity-2d
unityunity-2d
Unity and Unity 2D look very much alike, so how can new users easily find out whether they are running Unity or Unity 2D?
Best Answer
Note:
As of Ubuntu 12.10, Unity 2D is no longer developed and all systems use Unity 3D (with LLVMpipe for systems without hardware acceleration).
The easiest way I have found is to look at the launcher:
Subtlety in the design of the of the launcher popups - Unity 3D lives up to its name with a darker shadow "3D" effect whereas Unity 2D is lighter and has a "2D" flat effect.
Unity 3D
Unity 2D 
If you don't trust your eyes you can rely on the system to tell you, just look at the desktop session variable, open a terminal and type:
If it echoes back
ubuntu-2d
that means you are using Unity 2D andubuntu
for Unity3D.But if you want a bit more details (and that's a big if), here is an extended review:
Unity 3D
Unity 3D has several features that set it apart, that are the result of it's "3D" nature and the capabilities afforded to it that way:
Unity 2D:
There are several differences in Unity 2D from Unity 3D. One of them is that the launcher items do not ever fold.
Also note the following:
Also of note:
top
orgnome-system-monitor
, you will notice that Unity 2D also consists of separate processes for the Panel, Launcher, and Dash.