Oracle® Solaris 11.2 Desktop 管理员指南

退出打印视图

更新时间: 2014 年 7 月
 
 

使用主题选项

某些窗口边框主题选项会装入图像文件来绘制窗口边框。另一些选项使用更简单的技术来绘制窗口边框。

    Crux 窗口边框选项装入图像文件,在 CPU 资源有限的系统上可能会较慢。要降低 CPU 使用量,请使用以下窗口边框选项之一:

  • Atlanta

  • Esco

  • AgingGorilla

  • Bright

  • Metabox


注 - Metabox 不能与反转控件选项(如 HighContrastInvers)配合使用。请将 Atlanta 与反转控件选项一起使用。

要更改窗口边框主题选项,请键入以下命令:

# gconftool-2 --type string \
--set /apps/metacity/general/theme option-name

例如,要使用 Atlanta,请键入以下命令:

# gconftool-2 --type string \
--set /apps/metacity/general/theme Atlanta

另外,您可以使用 "Theme"(主题)首选项工具选择相应的选项。


提示  - 您可以使用 Metacity 主题查看器评估窗口边框选项的性能并预览选项。要启动 Metacity 主题查看器,请键入以下命令:
# metacity-theme-viewer option-name
例如,要评估 Atlanta 的性能并预览 Atlanta,请键入以下命令:
# metacity-theme-viewer Atlanta