我是否可以简单地实现我的系统没有颜色的状态?我用的是开箱。
发布于 2012-11-21 20:32:18
使用Xorg,您可以将颜色Depth设置为8位,将Visual设置为"StaticGray“(参见xorg.conf手册页面)。不过,我发现iceweasel至少呈现得非常慢。
Depth
Visual
iceweasel
https://unix.stackexchange.com/questions/56312
相似问题