~ubuntu-core-doc/help.ubuntu.com/help.ubuntu.com

« back to all changes in this revision

Viewing changes to 21.10/ubuntu-help/color-assignprofiles.html.en

  • Committer: Doug Smythies
  • Date: 2021-08-28 05:43:15 UTC
  • Revision ID: dsmythies@telus.net-20210828054315-nm8purlx1kmfsn4b
add 21.10 desktop help preliminary

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html lang=en>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>How do I assign profiles to devices?</title>
 
6
<link rel="stylesheet" type="text/css" href="C.css">
 
7
<script type="text/javascript" src="highlight.pack.js"></script><script>
 
8
document.addEventListener('DOMContentLoaded', function() {
 
9
  var matches = document.querySelectorAll('code.syntax')
 
10
  for (var i = 0; i < matches.length; i++) {
 
11
    hljs.highlightBlock(matches[i]);
 
12
  }
 
13
}, false);</script><script type="text/javascript" src="yelp.js"></script>
 
14
</head>
 
15
<body id="home">
 
16
<script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
 
17
        _uacct = "UA-1018242-8";
 
18
        urchinTracker();
 
19
      </script><script>
 
20
      function englishPageVersion() {
 
21
 
 
22
        var href = window.location.href;
 
23
        if (href.slice(-1) == "/") {
 
24
                window.location = "index.html.en";
 
25
        } else {
 
26
                window.location = href.replace(/\.html.*/, ".html.en");
 
27
        }
 
28
         return false;
 
29
      }
 
30
 
 
31
      function browserPreferredLanguage() {
 
32
        var href = window.location.href;
 
33
        if (href.slice(-1) == "/") {
 
34
                window.location = href;
 
35
        } else {
 
36
                window.location = href.replace(/\.html.*/, ".html");
 
37
        }
 
38
        return false;
 
39
      }
 
40
      </script><div id="container">
 
41
<div id="container-inner">
 
42
<div id="mothership"><ul>
 
43
<li><a href="https://partners.ubuntu.com">Partners</a></li>
 
44
<li><a href="https://www.ubuntu.com/support/community-support">Support</a></li>
 
45
<li><a href="https://community.ubuntu.com">Community</a></li>
 
46
<li><a href="https://www.ubuntu.com">Ubuntu.com</a></li>
 
47
</ul></div>
 
48
<div id="header">
 
49
<h1 id="ubuntu-header"><a href="https://help.ubuntu.com/">Ubuntu Documentation</a></h1>
 
50
<ul id="main-menu">
 
51
<li><a class="main-menu-item current" href="../../">Official Documentation</a></li>
 
52
<li><a href="https://help.ubuntu.com/community/CommunityHelpWiki">Community Help Wiki</a></li>
 
53
<li><a href="https://community.ubuntu.com/t/contribute/26">Contribute</a></li>
 
54
</ul>
 
55
</div>
 
56
<div id="menu-search"><div id="search-box">
 
57
<noscript><form action="https://www.google.com/cse" id="cse-search-box"><div>
 
58
<input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq"><input type="hidden" name="ie" value="UTF-8"><input type="text" name="q" size="21"><input type="submit" name="sa" value="Search">
 
59
</div></form></noscript>
 
60
<script>
 
61
                document.write('<form action="../../search.html" id="cse-search-box">');
 
62
                document.write('  <div>');
 
63
                document.write('    <input type="hidden" name="cof" value="FORID:9">');
 
64
                document.write('    <input type="hidden" name="cx" value="003883529982892832976:e2vwumte3fq">');
 
65
                document.write('    <input type="hidden" name="ie" value="UTF-8">');
 
66
                document.write('    <input type="text" name="q" size="21">');
 
67
                document.write('    <input type="submit" name="sa" value="Search">');
 
68
                document.write('  </div>');
 
69
                document.write('</form>');
 
70
              </script>
 
71
</div></div>
 
72
<div class="trails" role="navigation">
 
73
<div class="trail">
 
74
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.en" title="Ubuntu Desktop Guide"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Help"></span></span> Ubuntu Desktop Guide</a> » <a class="trail" href="hardware.html.en" title="Hardware &amp; drivers">Hardware</a> » <a class="trail" href="color.html.en" title="Color management">Color</a> » </div>
 
75
<div class="trail">
 
76
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.en" title="Ubuntu Desktop Guide"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Help"></span></span> Ubuntu Desktop Guide</a> » <a class="trail" href="prefs.html.en" title="User &amp; system settings">Settings</a> » <a class="trail" href="color.html.en" title="Color management">Color</a> » </div>
 
77
</div>
 
78
<div id="cwt-content" class="clearfix content-area"><div id="page">
 
79
<div id="content">
 
80
<div class="hgroup pagewide"><h1 class="title"><span class="title">How do I assign profiles to devices?</span></h1></div>
 
81
<div class="region">
 
82
<div class="contents pagewide">
 
83
<p class="p">You may want to assign a color profile for your screen or printer so that
 
84
  the colors which it shows are more accurate.</p>
 
85
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
 
86
<li class="steps"><p class="p">Open the <span class="gui"><a href="shell-introduction.html.en#activities" title="Activities overview">Activities</a></span> overview and
 
87
      start typing <span class="gui">Settings</span>.</p></li>
 
88
<li class="steps"><p class="p">Click on <span class="gui">Settings</span>.</p></li>
 
89
<li class="steps"><p class="p">Click <span class="gui">Color</span> in the sidebar to open the panel.</p></li>
 
90
<li class="steps"><p class="p">Select the device for which you want to add a profile.</p></li>
 
91
<li class="steps"><p class="p">Click <span class="gui">Add profile</span> to select an existing profile or import
 
92
      a new profile.</p></li>
 
93
<li class="steps"><p class="p">Press <span class="gui">Add</span> to confirm your selection.</p></li>
 
94
<li class="steps"><p class="p">To change the used profile, select the profile you would like to use
 
95
      and press <span class="gui">Enable</span> to confirm your selection.</p></li>
 
96
</ol></div></div></div>
 
97
<p class="p">Each device can have multiple profiles assigned to it, but only one
 
98
  profile can be the <span class="em">default</span> profile. The default profile is used when
 
99
  there is no extra information to allow the profile to be chosen
 
100
  automatically. An example of this automatic selection would be if one profile
 
101
  was created for glossy paper and another plain paper.</p>
 
102
<p class="p">If calibration hardware is connected, the <span class="gui">Calibrate…</span> button
 
103
  will create a new profile.</p>
 
104
</div>
 
105
<section class="links" role="navigation"><div class="inner">
 
106
<div class="hgroup pagewide"></div>
 
107
<div class="contents pagewide">
 
108
<div class="links guidelinks"><div class="inner">
 
109
<div class="title"><h2><span class="title">More Information</span></h2></div>
 
110
<div class="region"><ul><li class="links ">
 
111
<a href="color.html.en" title="Color management">Color management</a><span class="desc"> — Calibrate color profiles on monitors, printers, and other devices.</span>
 
112
</li></ul></div>
 
113
</div></div>
 
114
<div class="links seealsolinks"><div class="inner">
 
115
<div class="title"><h2><span class="title">See Also</span></h2></div>
 
116
<div class="region"><ul>
 
117
<li class="links ">
 
118
<a href="color-howtoimport.html.en" title="How do I import color profiles?">How do I import color profiles?</a><span class="desc"> — Color profiles can be imported by opening them.</span>
 
119
</li>
 
120
<li class="links ">
 
121
<a href="color-whatisprofile.html.en" title="What is a color profile?">What is a color profile?</a><span class="desc"> — A color profile is a simple file that expresses a color space or device response.</span>
 
122
</li>
 
123
<li class="links ">
 
124
<a href="color-why-calibrate.html.en" title="Why do I need to do calibration myself?">Why do I need to do calibration myself?</a><span class="desc"> — Calibrating is important if you care about the colors you display or print.</span>
 
125
</li>
 
126
</ul></div>
 
127
</div></div>
 
128
</div>
 
129
</div></section>
 
130
</div>
 
131
<div class="clear"></div>
 
132
</div>
 
133
<div id="pagebottom"></div>
 
134
</div></div>
 
135
</div>
 
136
<div id="footer">
 
137
<p style="padding-bottom: 0.4em">You can choose the <b>displayed language</b> by adding a language suffix to the web address so it ends with e.g. <tt>.html.en</tt> or <tt>.html.de</tt>.<br>
 
138
          If the web address has no language suffix, the preferred language specified in your web browser's settings is used. For your convenience:<br>
 
139
 
 
140
          [ <a title="English page version" href="#" onClick="englishPageVersion();">Change to English Language</a> | 
 
141
          <a title="Language selected by browser" href="#" onClick="browserPreferredLanguage()">Change to Browser's Preferred Language</a> ]</p>
 
142
<p>The material in this document is available under a free license, see <a href="../../legal.html">Legal</a> for details.<br>
 
143
          For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>.
 
144
          To report errors in this documentation, <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">file a bug</a>.</p>
 
145
</div>
 
146
</div>
 
147
</body>
 
148
</html>