+ -
当前位置:首页 → 问答吧 → xfce能做桌面特效吗

xfce能做桌面特效吗

时间:2011-12-05

来源:互联网

作者: cngoe   发布时间: 2011-12-05

引用:
Ubuntu users can install Aqua from our themes PPA using the following commands,
可以加如下ppa源进行安装
代码:
sudo apt-add-repository ppa:satyajit-happy/themes
sudo apt-get update && sudo apt-get install gnome-shell-theme-aqua

作者: remeber   发布时间: 2011-12-05


remeber 写道:
引用:
Ubuntu users can install Aqua from our themes PPA using the following commands,
可以加如下ppa源进行安装
代码:
sudo apt-add-repository ppa:satyajit-happy/themes
sudo apt-get update && sudo apt-get install gnome-shell-theme-aqua

安装过程中404什么的

装完系统无变化。重起后进入桌面 进程里多了100多项  。我是新手, 没办法只有重装系统了。
再次求解。。。。。。。

作者: cngoe   发布时间: 2011-12-05

1 Depends on GNOME 3.x
2
引用:
Installation Instructions:

Extract the zip file to the themes directory i.e. "~/.themes/" or "/usr/share/themes/" or use Gnome Tweak Tool to install.

Install the User Theme Extension and use the Gnome Tweak tool to choose the themes.

To install the Gnome Shell theme without the User Theme Extension,

1. First backup your Gnome Shell theme directory i.e. "/usr/share/gnome-shell/theme/".

2. Extract the zip file and rename "gnome-shell" directory to "theme",

3. Copy it to "/usr/share/gnome-shell/".

4. Restart GNOME Shell by pressing "Alt+F2", then type r and press Enter.

---

To install Gnome Tweak Tool in Ubuntu, open the terminal and type,

sudo apt-get install gnome-tweak-tool

---

To install User Theme Extension and Gnome Tweak Tool in Fedora, open the terminal and type,

su -c "yum install gnome-shell-extensions-user-theme gnome-tweak-tool"

作者: remeber   发布时间: 2011-12-05

直接解压,然后放在.themes里面,确定安装了gnome-tweak-tool和gnome-shell-extensions-user-theme的,就可以选择了,我是archlinux

作者: capwch   发布时间: 2011-12-23