Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多分dcopか何かを使っていますか?
kwriteconfig --file kickerrc --group General --key Transparent --type bool true dcop kicker kicker configure
最初のコマンドは構成ファイルを更新し、2番目のコマンドはパネル(キッカー)に構成を再ロードするように指示します。