1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
<?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="color-assignprofiles" xml:lang="zh-CN">
<info>
<link type="guide" xref="color"/>
<link type="seealso" xref="color-whatisprofile"/>
<link type="seealso" xref="color-why-calibrate"/>
<revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
<revision pkgversion="3.10" date="2013-11-04" status="candidate"/>
<revision pkgversion="3.28" date="2018-04-04" status="review"/>
<credit type="author">
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>查看<guiseq><gui>设置</gui><gui>色彩</gui></guiseq>来为您的屏幕添加色彩配置文件。</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>我如何为设备指定配置文件?</title>
<p>您或许想为您的屏幕或打印机指定一个颜色配置文件,以便它的色彩显示更准确。</p>
<steps>
<item>
<p>打开<gui xref="shell-introduction#activities">活动</gui>概览后输入<gui>设置</gui>。</p>
</item>
<item>
<p>点击<gui>设置</gui>。</p>
</item>
<item>
<p>点击侧边栏中的<gui>色彩</gui>打开面板。</p>
</item>
<item>
<p>选择您要添加配置文件的设备。</p>
</item>
<item>
<p>点击<gui>添加配置</gui>选择现有配置文件或导入新配置文件。</p>
</item>
<item>
<p>按<gui>添加</gui>确认您的选择。</p>
</item>
<item>
<p>要更改所使用的配置文件,先选中您要使用的配置文件,然后按<gui>启用</gui>确认您的选择。</p>
</item>
</steps>
<p>可以为每个设备指定多个配置文件,但只有一个配置文件可以作为<em>默认</em>配置文件。在没有额外信息来供自动选择配置文件时使用默认配置文件。举例来说,如果为光面纸和另一种普通纸分别创建了配置文件,这时就会进行自动选择。</p>
<p>如果连接了校准设备,按<gui>校准…</gui>按钮将会创建一个新的配置文件。</p>
</page>
|