You are not logged in.

#1 2023-03-05 08:39

kovach
Member
Registered: 2023-01-16
Posts: 5

disable kmix at startup [SOLVED]

Hi everybody!

how can i disable kmix at startup?
my old box cannot play sound.

Last edited by kovach (2023-03-05 22:50)

Offline

#2 2023-03-05 11:01

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,290
Website

Re: disable kmix at startup [SOLVED]

Run in terminal:
$ kwriteconfig --file "kcmartsrc" --group "Arts" --key "StartServer" "false"
$ kwriteconfig --file "knotifyrc" --group "StartProgress" --key "Arts Init" "false"
$ kwriteconfig --file "knotifyrc" --group "StartProgress" --key "Use Arts" "false"
Reboot

Offline

#3 2023-03-05 22:49

kovach
Member
Registered: 2023-01-16
Posts: 5

Re: disable kmix at startup [SOLVED]

Thanks!

Offline

Board footer

Powered by FluxBB