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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="question" version="1.0 if/1.0" id="gnome-classic" xml:lang="da">
<info>
<link type="guide" xref="shell-overview"/>
<revision pkgversion="3.10.1" date="2013-10-28" status="review"/>
<revision pkgversion="3.29" date="2018-08-28" status="review"/>
<credit type="author">
<name>GNOMEs dokumentationsprojekt</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="editor">
<name>Petr Kovar</name>
<email>pknbe@volny.cz</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Consider switching to GNOME Classic if you prefer a more traditional
desktop experience.</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>Hvad er GNOME Classic?</title>
<if:choose>
<if:when test="!platform:gnome-classic">
<p><em>GNOME Classic</em> is a feature for users who prefer a more traditional
desktop experience. While <em>GNOME Classic</em> is based on <em>GNOME 3</em>
technologies, it provides a number of changes to the user interface, such as
the <gui>Applications</gui> and
<gui>Places</gui> menus on the top bar, and a window
list at the bottom of the screen.</p>
</if:when>
<if:when test="platform:gnome-classic">
<p><em>GNOME Classic</em> is a feature for users who prefer a more traditional
desktop experience. While <em>GNOME Classic</em> is based on <em>GNOME 3</em>
technologies, it provides a number of changes to the user interface, such as
the <gui xref="shell-introduction#activities">Applications</gui> and
<gui>Places</gui> menus on the top bar, and a window
list at the bottom of the screen.</p>
</if:when>
</if:choose>
<p>You can use the <gui>Applications</gui> menu on the top bar to launch
applications. The <gui xref="shell-introduction#activities">Activities</gui>
overview is available by selecting the <gui>Activities
Overview</gui> item from the menu.</p>
<p>For at få adgang til <em><gui>Aktivitetsoversigten</gui></em>, kan du også trykke på <key xref="keyboard-key-super">Super</key>-tasten.</p>
<section id="gnome-classic-window-list">
<title>Vinduesliste</title>
<p>The window list at the bottom of the screen provides access to all your open
windows and applications and lets you quickly minimize and restore them.</p>
<p>At the right-hand side of the window list, GNOME displays a short
identifier for the current workspace, such as <gui>1</gui> for the first
(top) workspace. In addition, the identifier also displays the total number
of available workspaces. To switch to a different workspace, you can click
the identifier and select the workspace you want to use from the menu.</p>
</section>
<section id="gnome-classic-switch">
<title>Skift til og fra GNOME Classic</title>
<note if:test="!platform:gnome-classic" style="important">
<p>GNOME Classic is only available on systems with certain GNOME Shell extensions
installed. Some Linux distributions may not have these extensions available or
installed by default.</p>
</note>
<steps>
<title>Skift fra <em>GNOME</em> til <em>GNOME Classic</em>:</title>
<item>
<p>Gem dit igangværende arbejde og log ud. Klik på systemmenuen i højre side af toplinjen, og klik herefter på dit navn og den ønskede valgmulighed.</p>
</item>
<item>
<p>A confirmation message will appear. Select <gui>Log Out</gui> to
confirm.</p>
</item>
<item>
<p>At the login screen, select your name from the list.</p>
</item>
<item>
<p>Enter your password in the password entry box.</p>
</item>
<item>
<p>Click the options icon, which is displayed to the left of the <gui>Sign
In</gui> button, and select <gui>GNOME Classic</gui>.</p>
</item>
<item>
<p>Click the <gui>Sign In</gui> button.</p>
</item>
</steps>
<steps>
<title>Skift fra <em>GNOME Classic</em> til <em>GNOME</em>:</title>
<item>
<p>Gem dit igangværende arbejde og log ud. Klik på systemmenuen i højre side af toplinjen, og klik herefter på dit navn og den ønskede valgmulighed.</p>
</item>
<item>
<p>A confirmation message will appear. Select <gui>Log Out</gui> to
confirm.</p>
</item>
<item>
<p>At the login screen, select your name from the list.</p>
</item>
<item>
<p>Enter your password in the password entry box.</p>
</item>
<item>
<p>Click the options icon, which is displayed to the left of the <gui>Sign
In</gui> button, and select <gui>GNOME</gui>.</p>
</item>
<item>
<p>Click the <gui>Sign In</gui> button.</p>
</item>
</steps>
</section>
</page>
|