我想改变对比,而不仅仅是亮度。我的亮度可以调整在KDE使用我的Fn键,但我想做它与对比。
有些命令的工作方式如下
xbacklight -set 0
或
xgamma -rgamma 0.1
和导数
但没有人改变这种对比。是否有一种方法来调整对比度使用终端或任何工具在KDE?
发布于 2012-02-13 21:36:14
从终端运行此命令的方法是使用以下命令:
kcmshell4 kgamma
发布于 2011-10-18 13:17:55
我本人还没有试过这一点,但是包kgamma /1/有描述:
This package contains a settings panel for adjusting the brightness, contrast,
and gamma-correction of a monitor. Test patterns are shown to help determine
the settings that accurately display the full range of colors.
Each of the red, green, and blue components can be adjusted individually,
or all three components can be adjusted together.
This package is part of the KDE graphics module.
链接:
https://askubuntu.com/questions/68397
复制相似问题