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

« back to all changes in this revision

Viewing changes to 21.10/ubuntu-help/shell-windows-maximize.html.cs

  • 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=cs>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Maximalizace a zrušení maximalizace okna</title>
 
6
<link rel="stylesheet" type="text/css" href="cs.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"><div class="trail">
 
73
<span style="color: #333">Ubuntu 21.10</span> » <a class="trail" href="index.html.cs" title="Průvodce pracovním prostředím Ubuntu"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Nápověda"></span></span> Průvodce pracovním prostředím Ubuntu</a> » <a class="trail" href="shell-overview.html.cs" title="Vaše uživatelské prostředí">Uživatelské prostředí</a> › <a class="trail" href="shell-overview.html.cs#apps" title="Aplikace a okna">Aplikace a okna</a> » <a class="trail" href="shell-windows.html.cs" title="Okna a pracovní plochy">Okna</a> › <a class="trail" href="shell-windows.html.cs#working-with-windows" title="Práce s okny">Okna</a> » </div></div>
 
74
<div id="cwt-content" class="clearfix content-area"><div id="page">
 
75
<div id="content">
 
76
<div class="hgroup pagewide"><h1 class="title"><span class="title">Maximalizace a zrušení maximalizace okna</span></h1></div>
 
77
<div class="region">
 
78
<div class="contents pagewide">
 
79
<p class="p">Okno si můžete maximalizovat, aby zabíralo veškeré místo na pracovní ploše a maximalizaci zrušit, aby se okno vrátilo na svoji původní velikost. Můžete jej také maximalizovat svisle podél levého nebo pravého okraje obrazovky, abyste se mohli jednoduše dívat na dvě okna naráz. Podrobnosti viz <span class="link"><a href="shell-windows-tiled.html.cs" title="Dláždění oken">Dláždění oken</a></span>.</p>
 
80
<p class="p">Když chcete okno maximalizovat, chyťte jej za záhlaví a táhněte k horní části obrazovky, nebo na záhlaví dvojitě klikněte. K maximalizaci okna pomocí klávesnice držte zmáčknutou klávesu <span class="key"><a href="keyboard-key-super.html.cs" title="Co je klávesa Super?"><kbd>Super</kbd></a></span> a zmáčkněte <span class="key"><kbd>↑</kbd></span>, nebo zmáčkněte <span class="keyseq"><span class="key"><kbd>Alt</kbd></span>+<span class="key"><kbd>F10</kbd></span></span>.</p>
 
81
<p class="p">Když chcete obnovit původní velikost okna, táhněte jej pryč od okraje obrazovky. Pokud je plně maximalizováno, můžete pro jeho obnovení dvojitě kliknout na jeho záhlaví. Můžete také použít některé klávesové zkratky, které jste použili k jeho maximalizaci.</p>
 
82
<div class="note note-tip" title="Tip">
 
83
<svg width="24" height="24" version="1.1">
 
84
 <path class="yelp-svg-fill" d="m12 2c-3.8541 0-7 3.1459-7 7 0 1.823 0.4945 3.139 1.1641 4.133 0.6695 0.994 1.4328 1.671 2.039 2.471 0.0882 0.116 0.1749 0.656 0.2071 1.32 0.016 0.332 0.0133 0.68 0.1894 1.119 0.0881 0.22 0.2439 0.478 0.5059 0.672 0.2619 0.194 0.6028 0.285 0.8945 0.285h4c0.583 0 1.204-0.478 1.402-0.908 0.199-0.43 0.217-0.793 0.244-1.137 0.056-0.688 0.138-1.319 0.211-1.441 0.549-0.916 1.304-2.009 1.94-3.114 0.636-1.104 1.203-2.199 1.203-3.4 0-3.8541-3.146-7-7-7zm0 2c2.773 0 5 2.2267 5 5 0 0.456-0.359 1.401-0.936 2.402-0.111 0.195-0.246 0.399-0.369 0.598h-7.8825c-0.4871-0.728-0.8125-1.519-0.8125-3 0-2.7733 2.2267-5 5-5z" style="block-progression:tb;color-rendering:auto;color:#000000;image-rendering:auto;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none;white-space:normal"></path>
 
85
 <path class="yelp-svg-fill" d="m9 20a0.5 0.5 0 0 0-0.5 0.5 0.5 0.5 0 0 0 0.5 0.5h6a0.5 0.5 0 0 0 0.5-0.5 0.5 0.5 0 0 0-0.5-0.5h-6zm0 2a0.5 0.5 0 0 0-0.5 0.5 0.5 0.5 0 0 0 0.5 0.5h6a0.5 0.5 0 0 0 0.5-0.5 0.5 0.5 0 0 0-0.5-0.5h-6z"></path>
 
86
</svg><div class="inner"><div class="region"><div class="contents"><p class="p">Držte zmáčknutou klávesu <span class="key"><kbd>Super</kbd></span> a táhněte okno, kamkoliv jej chcete přesunout.</p></div></div></div>
 
87
</div>
 
88
</div>
 
89
<section class="links" role="navigation"><div class="inner">
 
90
<div class="hgroup pagewide"></div>
 
91
<div class="contents pagewide">
 
92
<div class="links guidelinks"><div class="inner">
 
93
<div class="title"><h2><span class="title">Další informace</span></h2></div>
 
94
<div class="region"><ul><li class="links "><a href="shell-windows.html.cs#working-with-windows" title="Práce s okny">Práce s okny</a></li></ul></div>
 
95
</div></div>
 
96
<div class="links seealsolinks"><div class="inner">
 
97
<div class="title"><h2><span class="title">Viz také</span></h2></div>
 
98
<div class="region"><ul><li class="links ">
 
99
<a href="shell-windows-tiled.html.cs" title="Dláždění oken">Dláždění oken</a><span class="desc"> — Jak maximalizovat dvě okna vedle sebe.</span>
 
100
</li></ul></div>
 
101
</div></div>
 
102
</div>
 
103
</div></section>
 
104
</div>
 
105
<div class="clear"></div>
 
106
</div>
 
107
<div id="pagebottom"></div>
 
108
</div></div>
 
109
</div>
 
110
<div id="footer">
 
111
<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>
 
112
          If the web address has no language suffix, the preferred language specified in your web browser's settings is used. For your convenience:<br>
 
113
 
 
114
          [ <a title="English page version" href="#" onClick="englishPageVersion();">Change to English Language</a> | 
 
115
          <a title="Language selected by browser" href="#" onClick="browserPreferredLanguage()">Change to Browser's Preferred Language</a> ]</p>
 
116
<p>The material in this document is available under a free license, see <a href="../../legal.html">Legal</a> for details.<br>
 
117
          For information on contributing see the <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu Documentation Team wiki page</a>.
 
118
          To report errors in this documentation, <a href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs">file a bug</a>.</p>
 
119
</div>
 
120
</div>
 
121
</body>
 
122
</html>