Replies: 2 comments
-
Thank you for the information. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I moved this topic to Discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Created a similar tool myself, though with a different approach:
Two slider for contrast and brightness to control all monitors. And also synchronize the changes made on the external monitor using the monitor keys, and laptop keyboard for the internal monitor.
It is using a calibration/mapping table to compensate for different monitor characteristics. These can be changed using the GUI and a graph.
All nicely written in python and QT.
Known issue: system resume requires restarting of the tool, and the setup should use tabpages instead of a 'scrolling' widget (information; brightness; contrast)
Curious about your opinion.
https://github.com/J-u-n-o/MonitorControl
Beta Was this translation helpful? Give feedback.
All reactions