3

I recently replace my laptop monitor and have noticed it's not as crisp as the only one / my external monitors. In KDE5 there is a "System Settings Module" called Gamma that supplies different test pictures and some sliders to set overall gamma or individual color settings.

Unfortunately, there's no directions on how to use this. I've tried searching for the app's homepage, but "gamma", "linux gamma", "kde gamma", and "ubuntu gamma" all just return a ton of irrelevant results, as one might expect.

I tried using xprop to find the proper program name via mouse click: xprop |awk '/WM_CLASS/{print $3} but it returned "kcmshell5" which is just the generic KDE settings manager.

What is the proper name, and where is the man page for this program?

and/or

How do I use it to calibrate my monitor?

enter image description here


Linux Mint 18.2

KDE Plasma Version 5.8.9

1 Answer 1

1

You can find the docs here.

As you said, it's a system setting module, not a program: it doesn't have a man page. The module is installed with the kgamma5 package.

apt search kgamma kgamma5/bionic-updates,now 4:5.12.6-0ubuntu0.1 amd64 [installed] monitor calibration panel for KDE 
1
  • Despite kgamma being installed, the Gamma systems setting module may still not show up: the module gets hidden when Wayland is in use. bugs.kde.org/show_bug.cgi?id=394548 . While the settings module can be opened with kcmshell5 kgamma under Wayland, in fact tweaking the controls don't have an effect. Commented May 6, 2024 at 21:03

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.