haiku/docs/userguide/pl/deskbar.html

151 lines
10 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008-2013, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* Kacper Kasper
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Deskbar</title>
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Podręcznik użytkownika</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../images/flags/pl.png" alt="" /> Polski</li>
<li><a href="../fr/deskbar.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../de/deskbar.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../it/deskbar.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../ru/deskbar.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../es/deskbar.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../sv_SE/deskbar.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
<li><a href="../jp/deskbar.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../uk/deskbar.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../zh_CN/deskbar.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../pt_PT/deskbar.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../fi/deskbar.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
<li><a href="../sk/deskbar.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
<li><a href="../hu/deskbar.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../pt_BR/deskbar.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
<li><a href="../ca/deskbar.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../en/deskbar.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
« <a href="tracker-add-ons.html">Tracker Add-Ons</a>
:: <a href="contents.html" class="uplink">Spis treści</a>
:: <a href="filetypes.html">Filetypes</a> »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">Tłumaczenie tej strony jest niekompletne. Nieukończone części wyświetlane są w języku angielskim.</div>
<table class="index" id="index" summary="index">
<tr class="heading"><td>Spis treści</td></tr>
<tr class="index"><td>
<a href="#deskbar-menu">Menu Deskbara</a><br />
<a href="#tray">Tacka</a><br />
<a href="#list-of-apps">Lista uruchomionych aplikacji</a>
</td></tr>
</table>
<h1>Deskbar</h1>
<p>The Deskbar is the little panel that by default is located in the upper right corner of the screen. It's Haiku's version of Windows' taskbar with its Start button. It contains the Deskbar menu from where you can start applications and preferences, a tray with a clock and other tools below that and a list of currently running programs at the bottom.</p>
<img src="images/deskbar-images/positions.png" alt="positions" />
<p>You can move the Deskbar to any corner or as a bar along the upper or lower border of the screen by gripping the knobbly area on one side of the tray and drag&amp;drop it into the new position. You can also fold it into a more compact layout by drag&amp;dropping the knobbly area onto the Deskbar menu.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="deskbar-menu" name="deskbar-menu">Menu Deskbara</a></h2>
<p>Gdy klikniesz na górze Deskbara, otworzy się menu:</p>
<img src="images/deskbar-images/deskbar.png" alt="deskbar.png" />
<ul>
<li><p><b>About this system...</b> - Shows some basic information of the system, licenses and the credits of the Haiku project.</p></li>
<li><p><b>Find...</b> - Opens the <a href="queries.html">Query</a> dialog.</p></li>
<li><p><b>Show replicants</b> - Shows/hides the little <a href="gui.html#replicants">Replicant</a> widget you use to drag it around, remove or access its context menu.</p></li>
<li><p><b>Mount</b> - Offers the same options as when invoked by right-clicking the Desktop (see <a href="tracker.html#mounting-volumes">Mounting Volumes</a>).</p></li>
<li><p><b>Deskbar preferences...</b> - Opens a panel to configure the Deskbar (see below).</p></li>
<li><p><b>Shutdown</b> - Offers options to either <span class="menu">Restart system</span> or <span class="menu">Power off</span>.</p></li>
<li><p><b>Recent documents, folders, applications</b> - List of the last recently opened documents, folders and applications (see <span class="menu">Deskbar preferences</span> below).</p></li>
<li><p><b>Applications, Demos, Deskbar applets, Preferences</b> - List of installed applications, demos, applets and preferences.<br />You can add links to other programs (or any folder, document, query etc.) by putting them into <span class="path">~/config/settings/deskbar/menu/</span>.</p></li>
</ul>
<h3>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>Preferencje Deskbara</h3>
<img src="images/deskbar-images/prefs-deskbar.png" alt="prefs-deskbar.png" />
<p>Panel preferencji Deskbara jest podzielony na trzy sekcje.</p>
<h4>Aplikacje</h4>
<p>Poniższe ustawienia nie dotyczą zainstalowanych programów, tylko zachowania i wyglądu listy uruchomionych aplikacji.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><span class="menu">Sortuj uruchomione aplikacje</span></td><td> </td><td>Sortuje alfabetycznie listę uruchomionych aplikacji.</td></tr>
<tr><td><span class="menu">Tracker zawsze pierwszy</span></td><td> </td><td>Nawet jeśli włączysz sortowanie alfabetyczne, wpis Trackera pozostanie pierwszy na liście.</td></tr>
<tr><td class="onelinetop"><span class="menu">Show application expander</span></td><td> </td><td>Włącza mały widżet pozwalający pokazać/ukryć wszystkie okna aplikacji bezpośrednio pod jej wpisem w Deskbarze.</td></tr>
<tr><td><span class="menu">Expand new applications</span></td><td> </td><td>Nowo uruchomione aplikacje będą wyświetlać swoje okna automatycznie pod swoim wpisem w Deskbarze.</td></tr>
<tr><td><span class="menu">Ukryj nazwy aplikacji</span></td><td> </td><td>Usuwa etykiety tekstowe uruchomionych aplikacji.</td></tr>
<tr><td><span class="menu">Rozmiar ikon</span></td><td> </td><td>Dostosowuje rozmiar ikon uruchomionych aplikacji.</td></tr>
</table>
<h4>Menu</h4>
<p>While the first couple of menu items of the Deskbar are fixed, you can customized the ones below <span class="menu">Shutdown...</span>.<br />
Here you can set the number of recent documents, folders and applications that are shown in their menu in the Deskbar, or if you want to see them at all.<br />
The button <span class="button">Edit menu...</span> opens the folder <span class="path">~/config/settings/deskbar/menu/</span>. In it you'll find the files and folders that appear in the Deskbar, by default these are <span class="menu">Applications</span>, <span class="menu">Demos</span>, <span class="menu">Deskbar applets</span>, and <span class="menu">Preferences</span>.<br />
You can delete or add entries like links to applications, documents or even queries by simply copying/deleting them to/from this folder.</p>
<p>It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.</p>
<h4>Okno</h4>
<p>Finally, the preferences for the Deskbar window.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><span class="menu">Zawsze na wierzchu</span></td><td> </td><td>The Deskbar always stays above all other windows.</td></tr>
<tr><td><span class="menu">Auto-raise</span></td><td> </td><td>The Deskbar pops to the front if the mouse pointer touches it.</td></tr>
<tr><td><span class="menu">Auto-hide</span></td><td> </td><td>The Deskbar is reduced to only a few pixels and only pops up if the mouse pointer touches them.</td></tr>
</table>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="tray" name="tray">Tacka</a></h2>
<img src="images/deskbar-images/calendar.png" alt="calendar.png" />
<p>Among other things, the tray is housing the clock. Hover the mouse over it to display the date in a tooltip. Left-click it to show a calendar. Right-click it to hide/show the clock or launch the <a href="preferences/time.html">Time</a> preferences to set it.</p>
<p>Any program can install an icon in the tray to provide an interface to the user. The email system, for instance, shows a different symbol when there's unread mail and offers a context menu to e.g. create or check for new mail. <span class="app">ProcessController</span> is another example that uses its icon in the tray to provide information (CPU/memory usage) and to offer a context menu.</p>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="list-of-apps" name="list-of-apps">Lista uruchomionych aplikacji</a></h2>
<img src="images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" />
<p>You can change to a specific running application by clicking on its entry in the Deskbar and choosing (one of) its windows, from the submenu. By right-clicking you can minimize or close a window or the entire application.</p>
<p>If you activated Expanders in the Deskbar settings, you can expand/collapse the list of windows directly under an application's entry.</p>
<p>In front of every application's windows is a symbol providing info on its state. A bright symbol means a window is visible, a dark one that it's minimized. Three lines in front of a symbol shows that it's not on the current workspace.</p>
</div>
</div>
<div class="nav">
<div class="inner"><span>
« <a href="tracker-add-ons.html">Tracker Add-Ons</a>
:: <a href="contents.html" class="uplink">Spis treści</a>
:: <a href="filetypes.html">Filetypes</a> »
</span></div>
</div>
</body>
</html>