为什么字体设置时执行sudo mkfontscale && sudo mkfont... 之后没用?
时间:2011-11-11
来源:互联网

作者: cocoplay 发布时间: 2011-11-11
主题安装以后要设置一下。
How to Change The Ubuntu 11.10 GTK / Icon / Window Theme
Tweet
Share
Do you like this story?
In this guide we will help you change GTK themes, icon themes, and window decoration themes using two methods. The first method consists of using Dconf-Tools, the second consists of using the terminal.
Dconf-Tools Installation
Open the terminal (Ctrl+Alt+T) and run this command to install Dconf-Tools:
sudo apt-get install dconf-tools
Then start it via the Unity dash:
Method 1: Changing GTK Theme and Icon Theme using Dconf-Tools
Launch Dconf-Tools and head to org > gnome > desktop > interface, and on the right pane of the window, locate the following entries:
gtk-theme ---> Displays the current used GTK theme
icon-theme ---> Displays the current used icon theme
Rename them to any other theme folder name as displayed in the following folders:
/usr/share/themes ---> contains all installed GTK themes
/usr/share/icons ---> contains all installed icon themes
Changes are instantaneous, no need to reboot.
Method 2: Changing GTK Theme, Icon Theme & Window Decoration Theme Via The Terminal
1. Changing The GTK Theme
Open the terminal and run this command to change the GTK theme:
gsettings set org.gnome.desktop.interface gtk-theme 'Theme_Name'
Replace "Theme_Name" with the name of the theme you want to use. To use, for example the Radiance theme, run this command:
gsettings set org.gnome.desktop.interface gtk-theme 'Radiance'
2. Changing The Icon Theme
To change the icon theme, use this command:
gsettings set org.gnome.desktop.interface icon-theme ''Theme_Name'
3. Changing The Window Decoration Theme
To change the window decoration theme, run this command:
gconftool-2 --set --type string /apps/metacity/general/theme 'Theme_Name'
That's it!
How to Change The Ubuntu 11.10 GTK / Icon / Window Theme
Tweet
Share
Do you like this story?
In this guide we will help you change GTK themes, icon themes, and window decoration themes using two methods. The first method consists of using Dconf-Tools, the second consists of using the terminal.
Dconf-Tools Installation
Open the terminal (Ctrl+Alt+T) and run this command to install Dconf-Tools:
sudo apt-get install dconf-tools
Then start it via the Unity dash:
Method 1: Changing GTK Theme and Icon Theme using Dconf-Tools
Launch Dconf-Tools and head to org > gnome > desktop > interface, and on the right pane of the window, locate the following entries:
gtk-theme ---> Displays the current used GTK theme
icon-theme ---> Displays the current used icon theme
Rename them to any other theme folder name as displayed in the following folders:
/usr/share/themes ---> contains all installed GTK themes
/usr/share/icons ---> contains all installed icon themes
Changes are instantaneous, no need to reboot.
Method 2: Changing GTK Theme, Icon Theme & Window Decoration Theme Via The Terminal
1. Changing The GTK Theme
Open the terminal and run this command to change the GTK theme:
gsettings set org.gnome.desktop.interface gtk-theme 'Theme_Name'
Replace "Theme_Name" with the name of the theme you want to use. To use, for example the Radiance theme, run this command:
gsettings set org.gnome.desktop.interface gtk-theme 'Radiance'
2. Changing The Icon Theme
To change the icon theme, use this command:
gsettings set org.gnome.desktop.interface icon-theme ''Theme_Name'
3. Changing The Window Decoration Theme
To change the window decoration theme, run this command:
gconftool-2 --set --type string /apps/metacity/general/theme 'Theme_Name'
That's it!
作者: onshoestring 发布时间: 2011-11-11
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28