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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="problem" id="look-display-fuzzy" xml:lang="sl">
<info>
<link type="guide" xref="prefs-display#problems"/>
<link type="guide" xref="hardware-problems-graphics"/>
<revision pkgversion="3.28" date="2018-07-28" status="review"/>
<revision version="gnome:42" status="final" date="2022-02-27"/>
<credit type="author">
<name>Dokumentacijski projekt GNOME</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>Morda je ločljivost zaslona nepravilno nastavljena.</desc>
</info>
<title>Zakaj je moj zaslon videti meglen/točkast?</title>
<p>The display resolution that is configured may not be the correct one for
your screen. To solve this:</p>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui>
overview and start typing <gui>Displays</gui>.</p>
</item>
<item>
<p>Click <gui>Displays</gui> to open the panel.</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>Ko je priklopljenih več zaslonov</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>
|