使用纯色作为桌面背景。使用纯色将减少 Java Desktop System 使用的颜色数量。
要将纯色设置为桌面背景,请执行以下命令:
# 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
或者,可以使用桌面背景
首选项工具为桌面背景选择一种纯色。