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 82 83
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="problem" id="look-display-fuzzy" xml:lang="da">
<info>
<link type="guide" xref="hardware-problems-graphics"/>
<revision pkgversion="3.8.0" version="0.3" date="2013-03-09" status="candidate"/>
<revision pkgversion="3.9.92" date="2013-10-11" status="candidate"/>
<revision pkgversion="3.13.92" date="2014-09-22" status="review"/>
<revision pkgversion="3.28" date="2018-07-28" status="review"/>
<credit type="author">
<name>GNOMEs dokumentationsprojekt</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Natalia Ruz Leiva</name>
<email>nruz@alumnos.inf.utfsm.cl</email>
</credit>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Shobha Tyagi</name>
<email>tyagishobha@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Skærmopløsningen kan være indstillet forkert.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>scootergrisen</mal:name>
<mal:email/>
<mal:years/>
</mal:credit>
</info>
<title>Hvorfor er tingene slørede/pixelerede på min skærm?</title>
<p>The display resolution that is configured may not be the correct one for
your screen. To solve this:</p>
<steps>
<item>
<p>Åbn <gui xref="shell-introduction#activities">Aktivitetsoversigten</gui> og begynd at skrive <gui>Indstillinger</gui>.</p>
</item>
<item>
<p>Klik på <gui>Indstillinger</gui>.</p>
</item>
<item>
<p>Klik på <gui>Skærme</gui> i sidebjælken for at åbne panelet.</p>
</item>
<item>
<p>Try some of the <gui>Resolution</gui> options and select the one that
makes the screen look better.</p>
</item>
</steps>
<section id="multihead">
<title>Når flere skærme er tilsluttet</title>
<p>If you have two displays connected to the computer (for example, a normal
monitor and a projector), the displays might have different optimal, or
<link xref="look-resolution#native">native</link>, resolutions.</p>
<p>Using <link xref="display-dual-monitors#modes">Mirror</link> mode, you can
display the same thing on two screens. Both screens use the same resolution,
which may not match the native resolution of either screen, so the sharpness
of the image may suffer on both screens.</p>
<p>Using <link xref="display-dual-monitors#modes">Join Displays</link> mode,
the resolution of each screen can be set independently, so they can both be
set to their native resolution.</p>
</section>
</page>
|