You are not logged in.

#1 2024-03-25 12:36:09

cunfusu
Member
Registered: 2023-12-16
Posts: 5

[SOLVED] Kanshi configuration format changed in 1.6.0

after updating my system I've noticed that something was off with my display configuration
the kanshi utility received a new release  that seems to require a different configuration format  (scfg)

I've noticed that If I try to run kanshi I get an error reporting an issue with the configuration format.
however I could not find an example of a configuration with the new format (the README still shows the old format)
I've also opened an issue to request at least an update of the documentation (readme) with the new format.

Is anyone having the same issue?
Do you have any suggestions on how to solve the issue?
has anyone figured out the new format?

Should I contact the package maintainer?

Last edited by cunfusu (2024-03-25 13:05:33)

Offline

#2 2024-03-25 12:50:23

cunfusu
Member
Registered: 2023-12-16
Posts: 5

Re: [SOLVED] Kanshi configuration format changed in 1.6.0

I think I might have figured what was wrong:

profile solo{
        output "AU Optronics 0xAAAA Unknown" {
        mode 1920x1080@60.049Hz
        position 0,0
        scale 1
        }
}

the new format is similar to the previous but it does not allow a space between the word solo and  the character {

Offline

Board footer

Powered by FluxBB