Differences between revisions 12 and 13
Revision 12 as of 2012-08-29 09:53:02
Size: 4252
Editor: warmsun0220
Comment:
Revision 13 as of 2012-08-29 09:54:25
Size: 4276
Editor: warmsun0220
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
DebianSqueeze(debian 6)使用GNOME2.30
DebianWheezy(debian 7)使用GNOME3.4
DebianUnstable使用GNOME3.4
*[[DebianSqueeze(debian 6)]] 使用 GNOME2.30.
*[[DebianWheezy(debian 7)]] 使用 GNOME3.4.
*[[DebianUnstable]] 使用 GNOME3.4.

Translation(s): English - Français - Italiano - 简体中文 - Русский - Melayu - 한국어


什么是GNOME?

GNOME 桌面是一个既迷人又实用的桌面环境。GNOME是免费的同时又是GNU/Linux操作系统最广为应用的桌面环境之一。

Debian上的Gnome

*?DebianSqueeze(debian 6) 使用 GNOME2.30. *?DebianWheezy(debian 7) 使用 GNOME3.4. *DebianUnstable 使用 GNOME3.4.

在Debian里安装Gnome有四种选择:

如何安装

描述

"Gnome Desktop"

tasksel see below

Debian's selection of applications (This is what is installed on a freshly installed system. It include some applications non gnome.org applications, like openoffice, iceweasel, inkscape...)

Gnome (Upstream)

gnome package

The standard/upstream distribution of the GNOME desktop environment (plus a complete range of plugins and other applications integrating with GNOME and Debian, providing the best possible environment to date.)

Gnome Desktop-Environnement

gnome-desktop-environment package

A subset "Gnome (Upstream)", used by the Debian's "Gnome Desktop" task

Gnome (core only)

gnome-core package

This is a minimalist gnome installation (You have to installation all end-user applications later). Above packages depend on this on.

  • {i} Watch out recommended packages (i.e packages dependencies) !

    • (you might or might not want to install them).

开发者:

安装"Gnome桌面"任务

Gnome桌面 task is what is installed by Debian-Installer's Desktop "task" (unless you picked another DesktopEnvironment !).

  • 为了安装它,首先确保 taskselaptitude 已经安装:

    apt-get install aptitude tasksel
    然后, 安装the gnome task:
    tasksel install gnome-desktop --new-install
  • (The option --new-install ensure we end-up with what DebianInstaller would have installed ).

内容

FYI,

The "Gnome Desktop" task is actually the sum of tasksel's common desktop (desktop) and tasksel's selected desktop (gnome-desktop) :

  • #tasksel -t install gnome desktop
    aptitude -q --without-recommends -o APT::Install-Recommends=no -y install ~t^desktop$ ~t^gnome-desktop$

As of DebianSqueeze, this corresponds to:

Include: Nothing found for "^##TAG:TASK_PLGLIST_START"!

Include: Nothing found for "^##TAG:TASK_PLGLIST_END"!

Translation(s): English - español - Français - Italiano - 한국어 - Melayu - Português (Brasil) - Русский - 简体中文


Screenshot

What is GNOME?

The GNOME Desktop is an attractive and useful desktop environment. GNOME is both free and one of the most widely used desktop environments on the GNU/Linux operating system.

GNOME in Debian

GNOME is one of the DesktopEnvironment options in the DebianDesktopHowTo.

Versions

The meta-gnome3 metapackage is not a good indication of the version of the overall desktop, particularly in development distributions.

Options

There are three options to install GNOME in Debian:

How to install

Description

GNOME desktop task

tasksel see below

Debian's selection of applications
(This is what is installed on a freshly installed system. It includes some applications that do not really integrate with GNOME, like LibreOffice and Firefox)

GNOME (Debian)

gnome package

The full GNOME environment, including applications that are not officially part of the Upstream GNOME releases.
It provides the recommended GNOME environment for Debian.

GNOME (core only)

gnome-core package

Only the official “core” modules of the GNOME desktop. Above packages depend on this one.

  • {i} Watch out recommended packages (i.e. packages dependencies) !
    (you might or might not want to install them).

For developers:

  • gnome-core-devel - The development packages to compile GNOME dependent packages from source.

  • gnome-devel - A full development suite for developing GNOME-based applications.

  • gnome-api-docs - The complete API documentation for all GNOME libraries.

Installing "GNOME Desktop" task

The GNOME Desktop task is what is installed by Debian-Installer's Desktop "task" (unless you picked another DesktopEnvironment!).

You can install it manually using apt:

# apt-get install task-gnome-desktop

Content

The "GNOME Desktop" task is the combination of tasksel's common desktop (task-desktop) and tasksel's GNOME desktop (task-gnome-desktop) meta-packages.

Configuration

Most configuration of the GNOME desktop is done via its various GUI utilities. The location of these varies depending on version, but common utilities include networking, themes, sounds and much more. It is also possible to configure (read/write) settings using the command line with gsettings(1).

The equivalent of gsettings(1) in much older versions of GNOME was gconftool(2). This is no longer used by GNOME itself, but might still be useful to configure very old applications.

Change cursor theme

Using GNOME on Xorg, it is possible to change the cursor theme by executing

# update-alternatives --config x-cursor-theme

Improve animations on AMD CPU systems (and some others)

Although Gnome developers are working to improve the situation, as of Gnome 3.30 animations are still heavily reliant on a single thread processed by the CPU.

The default CPUFreq scaling governor (Ondemand) which is used by AMD CPUs, older Intel CPUs, and many other CPUs, drops core frequency significantly between each animation frame (the issue is amplified by the nature of Gnome's engine only rendering frames as required) and this can result in jolty/laggy/slow animations. If you are experiencing this you may find the situation can be greatly improved by adjusting Ondemand's "sampling_down_factor" setting.

You can test if this improves animation smoothness on your system by executing the following command:

# echo -n 50 > /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor

If you see an improvement and would like to make the setting persistent through reboots you can install sysfsutils:

# apt install sysfsutils

Then create the file /etc/sysfs.d/ondemand.conf and place inside the following:

devices/system/cpu/cpufreq/ondemand/sampling_down_factor = 50

Note: This tweak can result in a minuscule increase to your CPU's power consumption and heat generation.

See also

About GNOME for Debian:


CategoryDesktopEnvironment | CategorySoftware

配置

大多数的GNOME桌面配置可以通过各种 GUI 工具来实现。这些工具的变化取决于版本,但是常见的工具包括网络,主题,声音等等。也可以使用命令行与gconftool(2)来设置(读/写)这些桌面配置。

可参见

About GNOME for Debian:


CategoryDesktopEnvironment