How to Install the Gnome Classic Desktop(Gnome2.x) in Ubuntu 14.04

来源:互联网 发布:软件销售人员岗位职责 编辑:程序博客网 时间:2024/05/17 01:47

zz: http://www.howtogeek.com/189912/how-to-install-the-gnome-classic-desktop-in-ubuntu-14.04/

sudo apt-get update; sudo apt-get install gnome-session-flashback

The backend is different: 

Compiz uses a 3D compositor to display the windows. 

Whereas Metacity displays the windows in 2D. 

So if you have a low end graphics card and/or want to save energy on a mobile device I would suggest that you use metacity.


How to Install the Gnome Classic Desktop in Ubuntu 14.04

00_lead_image_gnome_desktop

In Ubuntu 14.04, you cannot change the window control buttons to the right side of the title bar anymore. If you prefer the window control buttons on the right, or you just don’t like Unity, you can easily go back to the classic Gnome desktop.

NOTE: When we say to type something in this article and there are quotes around the text, DO NOT type the quotes, unless we specify otherwise.

To install the Gnome desktop, press Ctrl + Alt + T to open a Terminal window. Type the following line at the prompt and press Enter. The line is actually two commands. The first command (before the semicolon) updates Ubuntu and the second installs the Gnome desktop.

sudo apt-get update; sudo apt-get install gnome-session-fallback

Type your password when prompted and press Enter.

01_installing_update_and_gnome_desktop

The progress of the installation displays and then a message displays saying how much disk space will be used. When asked if you want to continue, type a “y” and press Enter.

02_do_you_want_to_continue

When the installation is finished, close the Terminal window by typing “exit” at the prompt and pressing Enter.

03_closing_terminal_window

Click on the system menu in the upper-right corner of the screen and select Log Out to log out of your session.

04_selecting_log_out

On the login screen, click the Ubuntu icon.

05_clicking_ubuntu_icon

A list of available desktop environments display. Select the GNOME Flashback option for either Compiz or Metacity.

06_select_desktop_environment

You are automatically returned to the login screen. Enter your password and press Enter to log in.

07_logging_in

The classic Gnome desktop displays with the standard Gnome menus in the upper-left corner of the screen.

08_gnome_desktop_with_menu

The bottom panel is also available and acts as a Taskbar where minimized applications are placed.

09_gnome_desktop_with_bottom_panel

Now, you can easily switch between the Gnome and Unity desktop environments


0 0
原创粉丝点击