Skip to content

betterdisplaycli error handling #3544

Answered by waydabber
danielskowronski asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there,

there are some examples here:

https://github.com/waydabber/BetterDisplay/wiki/Integration-features,-CLI#cli-examples

But I understand that the syntax might be difficult. What do you want to achieve?

Generally you should send DDC commands like this:

For example this sets the brightness directly via DDC to 70:

betterdisplaycli set -n=some_part_of_display_name -ddc=70 -vcp=luminance

For setting the brightness with the app in a managed way (use the configured brightness control method):

betterdisplaycli set -n=some_part_of_display_name -brightness=70%

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@jswhisperer
Comment options

@waydabber
Comment options

@jswhisperer
Comment options

@waydabber
Comment options

Answer selected by waydabber
Comment options

You must be logged in to vote
6 replies
@keigezellig
Comment options

@waydabber
Comment options

@waydabber
Comment options

@keigezellig
Comment options

@waydabber
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #3536 on October 24, 2024 13:10.