How can i update the screensaver theme?
I am using:
$sudo gconftool-2 -t --list-type string --set /apps/gnome-screensaver/themes [screensavers-xyz]
But it doesn't seem to work. I get an error saying "Don't understand type '--list-type"
|
|
|
As per the manual, try adding a data type after -t as well, like this:
For example, something like:
or
|
|||||
|