I tried changing the Launcher.conf file via a file editor, saved it, then typed the following in the Qterminal:
qcop QPE/System "applyStyle()"
I\'ve also tried:
qcop QPE/Application/launcher "applyStyle()"
qcop QPE/TaskBar "applyStyle()"
qcop QPE/Launcher "applyStyle()" -- is the QPE/Launcher even valid?!?
qcop QPE/Desktop "applyStyle()" -- again, is this valid?
... and variants thereof with no effect.
Are there any other qcop commands out there that are undocumented? Or that someone might have stumbled across?