Based on my understanding of GNOME3 over the past few days, I will summarize the usage experience of GNOME3. I hope this article will help you. #1Ubuntu11. 04 install GNOME3 open the terminal and enter the command: sudoadd-apt-repositoryppa: gnome3-team/gnome3sudoapt-getupdatesudoapt-getdist-upgradesudoapt-getin
Based on my understanding of GNOME 3 over the past few days, I will summarize the usage experience of GNOME 3. I hope this article will help you.
#1 install GNOME 3 on Ubuntu 11.04
Open the terminal and enter the following command:
Sudo add-apt-repository ppa: gnome3-team/gnome3
Sudo apt-get update
Sudo apt-get dist-upgrade
Sudo apt-get install gnome-shell
#2. Upgrade the graphics card driver
In activity-Application-other-additional driver, upgrade the graphics card driver.
The atidriver has been updated. Participate in the article @ AMD (ATI) Catalyst 11.04 that supports Ubuntu 11.4.
#3 if gnome 3 is uncomfortable, you can install Standard themes
Sudo apt-get remove gnome-accessibility-themes
Sudo apt-get install gnome-themes-standard
For GNOME 3 topics, read the following articles:
ThemeSelector: GNOME Shell extension;
Modify GNOME 3 "activity" text as an icon;
Modify GNOME3 (GTK/Mutter/Metacity) Subject
If you configure it carefully, there should be no problem. It looks a lot better.
#4 install GNOME-tweak
Open the terminal and enter the following command:
Sudo apt-get install gnome-tweak-tool
After the installation is complete, open it in "activity-application", or press ALT + F2 and enter gnome-tweak-tool.
The following articles are recommended for GNOME-tweak tools. Besides, this tool is easy to use ~
Recommended: gnome-tweak Tool
#5 Do you still remember the-board application?
It seems that everyone has forgotten it. Let me remind you.
Recommended: The board-Quick Start of daily applications
The following is the effect of the installation of the stupid rabbit. It's time for me to crash. I wiped it. It's really an artifact!
,
#6 tips
[I wiped it. I just updated it and lost some of it]
* ALT + Tab to view the current program
* The logo key/Alt + F1 displays the current work partition application. Press and hold the same key to return to the original work window.
* Alt + F9 minimizes the current window
* Drag the current window to the top of the screen to automatically maximize the value;
* When an application is opened, right-click the top menu and exit the application.
* The "Shut Down" key is hidden. Select "Suspend" and press the alt key to display "shutdown. It is said that the official recommendation is to suspend/standby, generally do not need to shut down
* The System Tray Icon is located in the lower right corner. IM empathy can reply here
* Screensaver
The screen saver has been canceled in gnome3, but can be set for a period of time, the screen will be automatically dimmed and closed. On the screen, set the total brightness of the panel and lock the two directories. In the brightness, you can specify the wait time for the screen to be disabled, in the lock option, the time is optional (the button below the lock displays "open") And you can adjust the lock wait time freely.
* Shortcut key setting: press alt + F2 and enter gconf-editor. The following example shows how to set the terminal shortcut key crt + alt + t.
@ 1, open the apps> metacity> keybinding_commands folder in sequence, and select a command (command_1 ~ Command_12). Suppose we select command_1 and the edit value is the program to be executed. Add/usr/bin/gnome-terminal.
@ 2: select the global_keybindings directory under the metacity directory, find the command_1 (run_command_1) that we have previously assigned a value, and edit its value as the shortcut key we want to set. For example: T (note the format) indicates the shortcut key T open the terminal.