我想改變對比度而不僅僅是亮度。我可以在 KDE 中使用 Fn 鍵調整亮度,但我也想調整對比度。
有些命令的作用類似
xbacklight -set 0
或者
xgamma -rgamma 0.1
,和導數
但沒有人改變這種對比。有沒有辦法使用終端機或 KDE 中的任何工具來調整對比?
答案1
從終端機運行它的方法是使用以下命令:
kcmshell4 kgamma
答案2
我自己沒有嘗試過,但包 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.
連結: