Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like having my display as bright as possible without it being uncomfortable; it helps with readability. On my laptop and phone I'll shift the brightness throughout the day to meet this heuristic, but alas, Windows does not make this trivial with an external monitor. Usually you have to fiddle with the monitor's physical buttons and navigate down into a menu. So I just don't bother.


https://twinkletray.com/

Most desktop monitors have their brightness & other config exposed via the DDC (DDC?) protocol. This is a simple UI that exposes the brightness controls on Windows. Much easier than using the buttons.

You might need to go to the monitor's menu and enable DDC if it's disabled by default.

On Linux this script works for me:

sudo modprobe i2c-dev; sudo ddcutil setvcp 10 $1 &


Thanks! I've been looking for this!

On macOS I've been using https://github.com/the0neyouseek/MonitorControl -- which also lets you use the brightness keys to control external monitors.


My monitor has terrible "buttons". This utility means I no longer have to fumble around with them to adjust the brightens. Thanks for the link!


I can't believe I'm only just now finding out about this. Do you have any idea why this isn't something built into Windows?


Windows has a brightness slider in the side bar, but it doesn't seem to work with external monitors. Probably because OS-level brightness controls were implemented when laptops became popular, and traditional PCs with external monitors became an afterthought.


That's fine, enjoy your preferences all you want.

Just realize when you use them as a justification for changing defaults which work fine for most everyone else, you're going to annoy people. Especially when your preferences tend to fly in the face of common sense.


But if you're getting eyestrain, it's by definition uncomfortable, and worth the 10 seconds or so to navigate the said menus.

Not everything has a dark mode available, so make sure that the worst case is tolerable.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: