使用纯色作为桌面背景。 使用单色将减少 GNOME 桌面使用的颜色数量。
要将单色设置为背景,请运行以下命令:
# gconftool-2 --type string --set /desktop/gnome/background/picture_options none
# gconftool-2 --type string --set /desktop/gnome/background/color_shading_type solid
# gconftool-2 --type string --set /desktop/gnome/background/primary_color \#hexadecimal-color
或者,可以使用背景
首选项工具为背景选择一种单色。