文件操作 - dconf-custom-defaults.page
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/help/ko/system-admin-guide/dconf-custom-defaults.page
编辑文件内容
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="dconf-custom-defaults" xml:lang="ko"> <info> <link type="guide" xref="setup"/> <link type="seealso" xref="dconf-profiles"/> <link type="seealso" xref="dconf-lockdown"/> <link type="seealso" xref="dconf"/> <revision pkgversion="3.6" version="0.1" date="2012-05-21" status="draft"/> <credit type="author copyright"> <name>Ryan Lortie</name> <email>desrt@desrt.ca</email> <years>2012</years> </credit> <credit type="author copyright"> <name>Jeremy Bicha</name> <email>jbicha@ubuntu.com</email> <years>2012</years> </credit> <credit type="author copyright"> <name>Jim Campbell</name> <email>jwcampbell@gmail.com</email> <years>2012</years> </credit> <credit type="editor"> <name>Jana Svarova</name> <email>jana.svarova@gmail.com</email> <years>2013</years> </credit> <credit type="copyright editor"> <name>Ekaterina Gerasimova</name> <email>kittykat3756@gmail.com</email> <years>2013</years> </credit> <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc><sys its:translate="no">dconf</sys> 프로필을 사용하여 시스템 기본 설정을 하세요.</desc> </info> <title>시스템 설정의 사용자 지정 기본 값</title> <!-- TODO: reveiw against dconf-lockdown.page --> <p>시스템 기본 설정은 <sys its:translate="no">dconf</sys> 프로필의 키로 기본값을 제공하여 설정할 수 있습니다. 이 기본값들은 사용자에 의해 번복될 수 있습니다.</p> <section id="example"> <title>기본 값 설정</title> <p>기본 키를 설정하기 위해 <sys>사용자</sys>의 프로필은 존재해야하고 기본 요소는 <sys its:translate="no">dconf</sys> 데이터베이스에 추가되어야 합니다.</p> <steps> <title>기본 배경화면을 설정하는 방법을 보여주는 예제</title> <item> <p><file its:translate="no">user</file> 프로필을 생성합니다:</p> <listing its:translate="no"> <title><file>/etc/dconf/profile/user</file></title> <code>user-db:user system-db:local</code> </listing> <p><input its:translate="no">local</input> 은 <sys its:translate="no">dconf</sys> 데이터베이스의 이름입니다.</p> </item> <item> <p>기본 설정이 들어가는 <input its:translate="no">local</input> 데이터베이스에 대한 <em>키 파일</em>을 생성하세요:</p> <listing its:translate="no"> <title><file>/etc/dconf/db/local.d/01-background</file></title> <code># <span its:translate="yes">dconf 경로</span> [org/gnome/desktop/background] # <span its:translate="yes">dconf 키 이름과 그의 일치 값</span> picture-uri='file:///usr/local/share/backgrounds/wallpaper.jpg' picture-options='scaled' primary-color='000000' secondary-color='FFFFFF'</code> </listing> </item> <include xmlns="http://www.w3.org/2001/XInclude" href="dconf-snippets.xml" xpointer="xpointer(/*/*[@xml:id='dconf-update'])"/> </steps> <note> <p><sys its:translate="no">user</sys> 프로필이 생성되거나 변경 될 때, 사용자는 변경이 적용되기 전에 로그아웃과 로그인을 다시 해야합니다.</p> </note> </section> </page>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件