Which command will assign the value true to key /my/var in the gconf database?

Which command will assign the value true to key /my/var in the gconf database?

A.
gconf -set "/my/var" -type boolean "true"

B.
gconftool-2 -set "/my/var" -type bool "true"

C.
gconftool-2 -set /my/var true

D.
gconf-edit -set "my/var" -boolean "true"

E.
gconf-edit -set /my/var true



Leave a Reply 1

Your email address will not be published. Required fields are marked *


networkmanagers

networkmanagers

I have the same idea.