~ubuntu-branches/ubuntu/maverick/kdegraphics/maverick-proposed

« back to all changes in this revision

Viewing changes to doc/kcontrol/kgamma/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas
  • Date: 2009-12-02 14:03:43 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20091202140343-2732gbkj69g89arq
Tags: 4:4.3.80-0ubuntu1
* New upstream beta release:
  - Add build-depend on shared-desktop-ontologies for nepomuk integration
  - Bump .so versions for libkexiv, libkdcraw and libkipi
  - Update various .install files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
 
3
 "dtd/kdex.dtd" [
 
4
  <!ENTITY % addindex "IGNORE">
 
5
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
 
6
]>
 
7
 
 
8
<article lang="&language;">
 
9
<title>Monitor Gamma</title>
 
10
 
 
11
<articleinfo>
 
12
<authorgroup>
 
13
<author>
 
14
<firstname>Michael</firstname>
 
15
<surname>v.Ostheim</surname>
 
16
<affiliation>
 
17
<address><email>ostheimm@users.berlios.de</email></address>
 
18
</affiliation>
 
19
</author>
 
20
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
21
</authorgroup>
 
22
 
 
23
<date>2009-11-16</date>
 
24
<releaseinfo>4.4.0</releaseinfo>
 
25
 
 
26
<keywordset>
 
27
<keyword>KDE</keyword>
 
28
<keyword>System Settings</keyword>
 
29
<keyword>Monitor</keyword>
 
30
<keyword>Calibration</keyword>
 
31
<keyword>Gamma</keyword>
 
32
</keywordset>
 
33
 
 
34
</articleinfo>
 
35
 
 
36
<sect1 id="introduction">
 
37
<title>Introduction</title>
 
38
 
 
39
<para>This module is a tool for monitor gamma correction.  With proper gamma
 
40
settings, your display (websites, images, &etc;) will look the same on your
 
41
monitor as on other monitors.</para>
 
42
<para>It allows you to alter the monitor's gamma correction of the
 
43
&X-Server;. But that's not all to do. For good results you have to set the
 
44
correct brightness, contrast and color balance of your monitor. This
 
45
may be difficult and you have to repeat every step several times.
 
46
For perfect results you need really good (and expensive) hardware.</para>
 
47
<para>Use the four sliders to define the gamma correction either as a single
 
48
value, or separately for the red, green and blue components. The &X-Server;
 
49
default setting for gamma is 1.00 (&Mac; 1.80, WinXX 2.20). The test images help
 
50
you to find proper settings.</para>
 
51
<para>To store the gamma settings system wide, enable the option <guilabel>Save
 
52
settings system wide</guilabel>. The system settings will be restored at next &X-Server;
 
53
startup. You need root access to use this option. Use this if you want to
 
54
correct the gamma settings for all users and graphical environments on this
 
55
machine.</para>
 
56
<para>To store the gamma settings to your personal &kde; configuration, do not
 
57
enable that option. The user settings will be restored at next &kde; startup and
 
58
replace temporary the system gamma settings. The system settings are not removed by
 
59
that and will be restored at next &X-Server; startup.</para>
 
60
<para>On multi head systems, select the screen you want to alter with the combo
 
61
box. This will also work with xinerama enabled. If you want to set all screens
 
62
to the same gamma values, enable the <guilabel>Sync screens</guilabel> option. On systems with only
 
63
one screen this option will take no effect.</para>
 
64
</sect1>
 
65
 
 
66
<sect1 id="using_test_images">
 
67
<title>Using the Test Images</title>
 
68
<para>This module provides six different test pictures selectable from the drop down box at the bottom of the window.</para>
 
69
<sect2 id="grey">
 
70
<title>Grey Scale Test Image</title>
 
71
<para>You should be able to see the following:</para>
 
72
<itemizedlist>
 
73
<listitem>
 
74
<para>A grayscale with 20 different sections</para>
 
75
</listitem>
 
76
<listitem>
 
77
<para>The darkest section pure black</para>
 
78
</listitem>
 
79
<listitem>
 
80
<para>The lightest section pure white</para>
 
81
</listitem>
 
82
<listitem>
 
83
<para>No hint of any color in the gray tones</para>
 
84
</listitem>
 
85
</itemizedlist>
 
86
 
 
87
<para>If you cannot see all of the 20 sections, use your monitors contrast settings
 
88
or the <guilabel>Gamma</guilabel> slider to correct this. If black is not pure black,
 
89
try to darken the monitor, if white is not pure white, try to lighten
 
90
it. If you see any colors in the gray tones alter the color balance settings of
 
91
your monitor or the <guilabel>Red</guilabel>, <guilabel>Green</guilabel> and <guilabel>Blue</guilabel> slider.</para>
 
92
</sect2>
 
93
 
 
94
<sect2 id="RGB-Scale">
 
95
<title>RGB Scale Test Picture</title>
 
96
<para>
 
97
You should be able to see three strips, each with 16 sections of red,
 
98
green or blue tones. The darkest sections should be pure black, the brightest
 
99
should be pure red, green or blue. If you don't see all sections of
 
100
a color strip, try to lighten or darken this color.</para>
 
101
</sect2>
 
102
 
 
103
<sect2 id="CMY-Scale">
 
104
<title>CMY Scale Test Picture</title>
 
105
<para>
 
106
You should be able to see three strips, each with 11 sections of cyan,
 
107
magenta or yellow tones. The brightest sections should be pure white, the darkest
 
108
should be pure cyan, magenta or yellow.</para>
 
109
 
 
110
<itemizedlist>
 
111
<listitem>
 
112
<para>If you cannot see all cyan sections, try to lighten or darken red</para>
 
113
</listitem>
 
114
<listitem>
 
115
<para>If you cannot see all magenta sections, try to lighten or darken green</para>
 
116
</listitem>
 
117
<listitem>
 
118
<para>If you cannot see all yellow sections, try to lighten or darken blue</para>
 
119
</listitem>
 
120
</itemizedlist>
 
121
</sect2>
 
122
 
 
123
<sect2 id="advanced">
 
124
<title>Advanced Test Pictures</title>
 
125
<para>
 
126
The following three pictures show you the abilities of your monitor at
 
127
three points of the gray spectrum. If you cannot see all of the details,
 
128
don't be worry, or buy better hardware.
 
129
</para>
 
130
<sect3 id="dark-gray">
 
131
<title>Dark Gray Test Picture</title>
 
132
<para>
 
133
You should be able to see 10 different rectangles of dark gray within a
 
134
black box. The chart shows you 1% steps from black.
 
135
</para>
 
136
</sect3>
 
137
<sect3 id="mid-gray">
 
138
<title>Mid Gray Test Picture</title>
 
139
<para>
 
140
This picture shows you 11 gray rectangles within a 50% gray box. You should be
 
141
able to see all of the rectangles except the middle one. The rectangles represent
 
142
the steps from 45% to 55% gray.
 
143
</para>
 
144
</sect3>
 
145
<sect3 id="light-gray">
 
146
<title>Light Gray Test Picture</title>
 
147
<para>
 
148
You should be able to see 10 different rectangles of light gray within a white box.
 
149
The chart shows you 1% steps from white.
 
150
</para>
 
151
</sect3>
 
152
</sect2>
 
153
</sect1>
 
154
 
 
155
</article>
 
156
<!--
 
157
Local Variables:
 
158
mode: sgml
 
159
sgml-minimize-attributes:nil
 
160
sgml-general-insert-case:lower
 
161
sgml-indent-step:0
 
162
sgml-indent-data:nil
 
163
End:
 
164
-->