I don't know a nice way to do it, but: cd ~/.kde/share/config tar -cvf ~/plasmasettings.tar plasma*
then upload plasmasettings.tar to the other machine, and: cd ~/.kde/share/config tar -xvf ~/plasmasettings.tar plasma* If your KDEHOME isn't .kde, you might need to change it, but the basic idea remains the same. Andrew ----- Original Message ---- From: Pascal Bach <pasci.b...@gmail.com> To: plasma-devel@kde.org Sent: Monday, 4 May, 2009 23:25:13 Subject: Export/Save plasma widget arrangement on workspace Hello, I'm searching for a way to export/save the current configuration and arrangement of my plasma widgets on my workspace and to import/load it again on another Computer. Is this already possible? Or can somebody point me in a direction where to look to implement such a feature? Thanks for your help Kind Regards Pascal _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel