Skip to content

CLI to list available display #4094

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

You must be logged in to vote

Sure, you can use this:

betterdisplaycli get -identifiers

or to list some identifiers, like names or UUIDs (this is what macOS uses to identify displays) or tagIDs (this is what the app uses internally to identify a display ever enumerated during configuration) for connected displays:

betterdisplaycli get -identifier=name
betterdisplaycli get -identifier=UUID
betterdisplaycli get -identifier=tagID

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by waydabber
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants