Thread
:
Save desktop widget/shortcut layouts
View Single Post
codeMonkey
2010-07-07 , 18:17
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#
6
It depends on how much you know about shell scripting. If nothing, have a look for a guide on bash shell scripting.
The snippet I gave above recursively lists all of the keys and values you need to store, so you just need to use the gconf tool to write your previously saved values using gconf -s or something similar.
Quote & Reply
|
codeMonkey
View Public Profile
Send a private message to codeMonkey
Find all posts by codeMonkey