Well, looking for manners of manipulate dconf keys without a GUI I realize that, only when correctly setup a dconf
schema enables its key management through GSettings
CLI.
I also observed that ANY of GNOME extensions I've choose to use (from a 22-item wide list) have done this properly (thus not providing GSettings
manipulation). nevertheless, for example, it's just possible to query a dconf key type using gsettings range
command, since dconf in itself do not supply one operation for this purpose.
Question
How should a gschema.xml
file properly be 'installed' in a dconf
storage system?