Skip to content

What am I doing wrong when setting display_index_preferences? komorebi.exe will hang if I give a specific monitor a new id. #903

Answered by llinfeng
llinfeng asked this question in Q&A
Discussion options

You must be logged in to vote

In my case, komorebi.exe gets stuck in "initialising" state should I assign a specific monitor a large (>=3) index. For example, here is what I see in Task Manager with the following config:

  "display_index_preferences": {
    "0": "DELA0B9-5&65461ac&1&UID8450",
    "1": "DELA0B9-5&65461ac&1&UID8448",
    "2": "DELA0B8-5&3a594c6b&0&UID4353",
    "3": "AUS14DA-5&3a594c6b&0&UID4355",
    "0": "LEN62A2-5&3a594c6b&0&UID4352",
    "4": "AUS2487-5&3a594c6b&0&UID4358",
  }


Solution: assigning index "0" to the problematic monitor will solve the launch problem. In my case, AUS2487-5&3a594c6b&0&UID4358 is the buggy monitor.

    "0": "AUS2487-5&3a594c6b&0&UID4358",
    "1": "DELA0B9-5&65461ac&1&U…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@llinfeng
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by llinfeng
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