Hi,
have you tried setting it as an Array?
keyboardindicator.writeConfig("key", ["Caps Lock", "Num Lock"])
Cheers
Kai Uwe
Am 01.02.24 um 11:31 schrieb Totoro:
Hi,
In my company we making our hown KDE layout-templates.
Actually I have problem with keyboardindicator widget.
I setup in the lay
Hi,
In my company we making our hown KDE layout-templates.
Actually I have problem with keyboardindicator widget.
I setup in the layout.js like :
var keyboardindicator = panel.addWidget("org.kde.plasma.keyboardindicator")
keyboardindicator.currentConfigGroup = ["General"]
keyboardindicator.writeC