简体   繁体   中英

Nautilus icon positions

I'm looking for where Nautilus stores the icon positions on a Ubuntu 10.10 system. I would like to back-up this information in case it's lost somehow, and possibly programatically manipulate this information.

All information I've found seems to indicate that the information has been migrated to gvfs's metadata stores. Is there a way to query/modify this information, and where is it stored?

You can get the metadata stored with gvfs using gvf-info . Probably you might want to read some of the decisions taken in a blog post from Alexander Larsson: "Data about data" .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM