Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gsettings-data-convert(1) [centos man page]

GSETTINGS-DATA-CON(1)						   User Commands					     GSETTINGS-DATA-CON(1)

NAME
gsettings-data-convert - GConf to GSettings data migration SYNOPSIS
gsettings-data-convert [option...] DESCRIPTION
gsettings-data-convert reads values out of the users GConf database and stores them in GSettings. The information about the mapping from GConf keys to GSettings keys is taken from files in /usr/share/GConf/gsettings. Each file in that directory is read as a key file, with sections for each GSettings schema that is being converted. The entries in each section map GSettings keys to paths in the GConf database. Currently, gsettings-data-convert supports all basic GConf types as well as lists of strings and lists of integers. A simple example might look like this: [org.gnome.fonts] antialiasing = /desktop/gnome/font_rendering/antialiasing dpi = /desktop/gnome/font_rendering/dpi hinting = /desktop/gnome/font_rendering/hinting rgba_order = /desktop/gnome/font_rendering/rgba_order If the GSettings schema does not have a fixed path, you must specify the path in the group name, separated by a colon character: [org.gnome.fonts:/desktop/gnome/font-rendering/] gsettings-data-convert keeps a list of the key files it has already converted, so it is safe to run it repeatedly to handle newly appeared key files. The expected use of this utility is to make each application install a key file for the GConf keys that it wants to be migrated, and run gsettings-data-convert every time a user logs in. Options -h, --help Print help and exit --dry-run Do not make any changes, just report what would be done --verbose Show verbose messages SEE ALSO
gsettings-schema-convert(1) is a related command that helps with the conversion of schemas from GConf to GSettings. User Commands 01/21/2013 GSETTINGS-DATA-CON(1)

Check Out this Related Man Page

GLIB-COMPILE-SCHEM(1)						   User Commands					     GLIB-COMPILE-SCHEM(1)

NAME
glib-compile-schemas - GSettings schema compiler SYNOPSIS
glib-compile-schemas [OPTION...] {DIRECTORY} DESCRIPTION
glib-compile-schemas compiles all the GSettings XML schema files in DIRECTORY into a binary file with the name gschemas.compiled that can be used by GSettings. The XML schema files must have the filename extension .gschema.xml. For a detailed description of the XML file format, see the GSettings documentation. At runtime, GSettings looks for schemas in the glib-2.0/schemas subdirectories of all directories specified in the XDG_DATA_DIRS environment variable. The usual location to install schema files is /usr/share/glib-2.0/schemas. In addition to schema files, glib-compile-schemas reads 'vendor override' files, which are key files that can override default values for keys in the schemas. The group names in the key files are the schema id, and the values are written in serialized GVariant form. Vendor override files must have the filename extension .gschema.override. By convention, vendor override files begin with nn_ where nn is a number from 00 to 99. Higher numbered files have higher priority (eg: if the same override is made in a file numbered 10 and then again in a file numbered 20, the override from 20 will take precedence). OPTIONS
-h, --help Print help and exit --targetdir=TARGET Store gschemas.compiled in the TARGET directory instead of DIRECTORY. --dry-run Don't write gschemas.compiled. This option can be used to check .gschema.xml sources for errors. --allow-any-name Do not enforce restrictions on key names. Note that this option is purely to facility the transition from GConf, and will be removed at some time in the future. GIO
GLIB-COMPILE-SCHEM(1)
Man Page

11 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Why???

Hi! I asked about how to install a desktop like windows in a unix enviorment, and where I can get this from, if there is a ready examples to install in the internet..... Thank u all!! and thanx for the adminstrations!! (2 Replies)
Discussion started by: Ammario
2 Replies

2. UNIX for Dummies Questions & Answers

Gnome is gone crazzy:::>>>>>>>

I don't know how but my gnome desktop icons or all gone and i dont know how to make them apear on desktop can some one tell me what can i do? (linux mandrake 8) (3 Replies)
Discussion started by: user666
3 Replies

3. SCO

Converting

I use Sco_Sv 3.2v5.0.5 with parellel conection using dump terminals and i want to convert them to desktop pc. Anybody knows what hardware and other thing that would be involved? (3 Replies)
Discussion started by: seeyou
3 Replies

4. UNIX for Dummies Questions & Answers

make file

hi freinds, can someone provide me a good link to unix make utility. about make i only know that it plays a key role in sotware development,as it helps in compilation and debugging. thanks (1 Reply)
Discussion started by: mxms755
1 Replies

5. UNIX for Dummies Questions & Answers

is there kind of good utility that convert make files to dsp?

Hello all im looking for some kind of utility that convert make files to dsp files is there any kind of tool/script that does this job? thanks (1 Reply)
Discussion started by: umen
1 Replies

6. Shell Programming and Scripting

splitting the file

Hi , I have one file which has many headers. Say suppose HEDAER ..data DATA DATA ..data ..data HEADER ..data ..data DATA .data HEADER. ..data ..data If there are 3 HEADERS in source file then I need to split the source file into 3 separate file.... (2 Replies)
Discussion started by: tanyaheerani
2 Replies

7. UNIX for Advanced & Expert Users

Conky apps key binding so that no need to minimize the windows open to see desktop

Hi I would like to ask if someone try or is there any key binding about the conky apps..I would like to know if it possible to key bind the conky running in desktop so that everytime i want to see the running conkyrc on the desktop there is no need for me to minimize the open windows inorder... (0 Replies)
Discussion started by: jao_madn
0 Replies

8. Shell Programming and Scripting

convert data into matrix- awk

is it possible to count the number of keys based on state and cell and output it as a simple matrix. Ex: cell1-state1 has 2 keys cell3-state1 has 4 keys. Note: Insert 0 if no data available. input key states cell key1 state1 cell1 key1 state2 cell1 key1 ... (21 Replies)
Discussion started by: quincyjones
21 Replies

9. Shell Programming and Scripting

Script to convert row to list

Hello, I have data which is basically a set of rows in which names having the same homophonic values are stored. I want to convert the data into lines such that the first word of the database is treated as the anchor and each subsequent word is appended to it with a column. An example... (5 Replies)
Discussion started by: gimley
5 Replies

10. UNIX for Dummies Questions & Answers

Can I convert ipk file?

Hey guys I have a file with ipk extension which is working well on some device..but I need to make it work on another device ..but the other one only accepts ElF files... so i need to convert ipk file to elf one . Note: both devices r working on linux... (2 Replies)
Discussion started by: hamasha
2 Replies

11. UNIX for Dummies Questions & Answers

How convert space separated list to matched columns?

Hi I have been racking my (limited) brains to get this to work without success I have a file output which is a list of lists - ie a single column of data that is separated by space into sub lists below - I need to both split this so that each list is in a separate column (eg tab or semicolon... (8 Replies)
Discussion started by: Manchesterpaul
8 Replies