c18f9eb4ea
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
174 lines
12 KiB
HTML
174 lines
12 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="zh-CN" xml:lang="zh-CN">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008-2020, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* dill
|
||
* Humdinger
|
||
* Pengphei Han
|
||
*
|
||
-->
|
||
<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>桌面栏</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||
</head>
|
||
<body>
|
||
|
||
<div id="banner">
|
||
<div><span>用户指南</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now"> 中文 [中文] <span class="dropdown-caret">▼</span></li>
|
||
<li><a href="../id/deskbar.html">Bahasa Indonesia</a></li>
|
||
<li><a href="../ca/deskbar.html">Català</a></li>
|
||
<li><a href="../de/deskbar.html">Deutsch</a></li>
|
||
<li><a href="../en/deskbar.html">English</a></li>
|
||
<li><a href="../es/deskbar.html">Español</a></li>
|
||
<li><a href="../eo/deskbar.html">Esperanto</a></li>
|
||
<li><a href="../fr/deskbar.html">Français</a></li>
|
||
<li><a href="../fur/deskbar.html">Furlan</a></li>
|
||
<li><a href="../it/deskbar.html">Italiano</a></li>
|
||
<li><a href="../hu/deskbar.html">Magyar</a></li>
|
||
<li><a href="../pl/deskbar.html">Polski</a></li>
|
||
<li><a href="../pt_PT/deskbar.html">Português</a></li>
|
||
<li><a href="../pt_BR/deskbar.html">Português (Brazil)</a></li>
|
||
<li><a href="../ro/deskbar.html">Română</a></li>
|
||
<li><a href="../sk/deskbar.html">Slovenčina</a></li>
|
||
<li><a href="../fi/deskbar.html">Suomi</a></li>
|
||
<li><a href="../sv_SE/deskbar.html">Svenska</a></li>
|
||
<li><a href="../tr/deskbar.html">Türkçe</a></li>
|
||
<li><a href="../ru/deskbar.html">Русский</a></li>
|
||
<li><a href="../uk/deskbar.html">Українська</a></li>
|
||
<li><a href="../jp/deskbar.html">日本語</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="tracker-add-ons.html">文件浏览器附加组件</a>
|
||
:: <a href="contents.html" class="uplink">内容</a>
|
||
:: <a href="filetypes.html">文件类型</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
<div class="box-info">本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。</div>
|
||
|
||
<table class="index" id="index" summary="index">
|
||
<tr class="heading"><td>索引</td></tr>
|
||
<tr class="index"><td>
|
||
<a href="#deskbar-menu">桌面栏菜单</a><br />
|
||
<a href="#tray">系统托盘</a><br />
|
||
<a href="#list-of-apps">运行程序列表</a>
|
||
</td></tr>
|
||
</table>
|
||
|
||
<h1>桌面栏</h1>
|
||
|
||
<p>桌面栏是默认放置在屏幕右上角的小面板,类似于 windows 的带着开始菜单的任务栏。它包含了桌面栏菜单,通过它您可以启动应用程序和首选项,时钟托盘和其他系统工具,以及底部运行中的程序列表。</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 (see arrows above) and drag & drop it into the new position.<br />
|
||
You can also fold it into a more compact layout by drag & dropping the knobbly area onto Deskbar's Leaf menu. Being only the height of a regular window tab, even windows that take up the whole screen won't obscure the Deskbar tray with its clock and icons.</p>
|
||
<p>By gripping the other knobbly widget of the tray, you can change the width of the Deskbar by dragging the mouse left or right:</p>
|
||
<img src="images/deskbar-images/width.png" alt="width" />
|
||
<p>A wider Deskbar allows for more icons in the tray on a single row. It also truncates longer application names in the list of running programs less often, especially if you use larger icons.</p>
|
||
|
||
<h2>
|
||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||
<a id="deskbar-menu" name="deskbar-menu">桌面栏菜单</a></h2>
|
||
<p>点击桌面栏顶部会打开一个菜单:</p>
|
||
<img src="images/deskbar-images/deskbar.png" alt="deskbar.png" />
|
||
<ul>
|
||
<li><p><b>关于操作系统...</b> - 展示了有关 Haiku 操作系统,Haiku 项目的许可证和致谢名单等基本信息。</p></li>
|
||
|
||
<li><p><b>查询...</b> - 打开 <a href="queries.html">查询</a> 会话框。</p></li>
|
||
<li><p><b>显示程序副本</b> - 显示或者隐藏 <a href="gui.html#replicants">程序副本</a> 微控件,您可以对它进行随意的拖动,删除或者访问它的快捷菜单。</p></li>
|
||
<li><p><b>挂载</b> - 提供了和右键点击桌面时相同的选项。(详细介绍请查阅 <a href="tracker.html#mounting-volumes">挂载磁卷</a>)。</p></li>
|
||
<li><p><b>桌面栏首选项...</b> - 打开桌面栏的首选项面板(详情见下面的介绍)。</p></li>
|
||
<li><p><b>关机</b> - 提供了<span class="menu">重启</span> 和 <span class="menu">关机</span> 选项。</p></li>
|
||
<li><p><b>最近文档,目录,应用</b> - 显示最近打开的文档,文件夹和应用程序 (详情见下面的 <span class="menu">桌面栏首选项</span> 介绍)。</p></li>
|
||
<li><p><b>应用程序,演示,桌面栏小程序,首选项</b> - 分别列出了所有安装的应用程序,演示程序,小程序和首选项。
|
||
<br />您也可以把其他的程序(或者任何其他的目录,文档,查询等) 放置到 <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>桌面栏首选项</h3>
|
||
<img src="images/deskbar-images/prefs-deskbar.png" alt="prefs-deskbar.png" />
|
||
<p>桌面栏首选项面板分为三个部分。</p>
|
||
|
||
<h4>应用程序
|
||
</h4>
|
||
<p>下面的设置并不会对您所安装的程序有任何影响,而将会改变所运行应用程序列表的行为和外观。</p>
|
||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||
<tr><td><span class="menu">排列运行程序</span></td><td> </td><td>按字母顺序排列运行程序列表。</td></tr>
|
||
<tr><td><span class="menu">文件浏览器置首位</span></td><td> </td><td>即使按字母排序,文件浏览器总是位于列表首位。</td></tr>
|
||
<tr><td class="onelinetop"><span class="menu">显示程序扩展</span></td><td> </td><td>在桌面栏程序图标下方提供小控件用于直接显示/隐藏程序所有窗口。</td></tr>
|
||
<tr><td><span class="menu">展开新程序</span></td><td> </td><td>新启动程序在桌面栏上起图标下方自动显示其所有扩展窗口。</td></tr>
|
||
<tr><td><span class="menu">隐藏程序名称</span></td><td> </td><td>移除运行程序的文本标签。</td></tr>
|
||
<tr><td><span class="menu">图标大小</span></td><td> </td><td>调整运行程序图标大小。</td></tr>
|
||
</table>
|
||
|
||
<h4>菜单</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 in Tracker...</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 _translation_id="432">It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.</p> -->
|
||
<div class="box-info"><p>Programs installed from a package automatically put an entry into the Deskbar. Depending on the number of packages you have installed, this can become a bit crowded. If you prefer to have total control, and only want to see applications you link there yourself (possibly in categorizing sub-folders), here's how to do it:<br />
|
||
You create a link of the <span class="path">menu</span> folder in <span class="path">~/config/settings/deskbar/</span> and rename to <span class="path">menu_entries</span>. From Terminal that is achieved with:</p>
|
||
<pre class="terminal">ln -s ~/config/settings/deskbar/menu ~/config/settings/deskbar/menu_entries</pre></div>
|
||
|
||
<h4>窗口
|
||
</h4>
|
||
<p>最后是,桌面栏窗口首选项。</p>
|
||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||
<tr><td class="onelinetop"><span class="menu">置顶</span></td><td> </td><td>桌面栏位于所有窗口之上。</td></tr>
|
||
<tr><td><span class="menu">自动提升</span></td><td> </td><td>The Deskbar pops to the front when the mouse pointer touches where the Deskbar meets the screen edge, and is lowered when it leaves the Deskbar area.</td></tr>
|
||
<tr><td><span class="menu">自动隐藏</span></td><td> </td><td>桌面栏自动隐藏,受到鼠标点击则弹出。</td></tr>
|
||
</table>
|
||
|
||
<h2>
|
||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||
<a id="tray" name="tray">系统托盘</a></h2>
|
||
<img src="images/deskbar-images/calendar.png" alt="calendar.png" />
|
||
<p>在其他方面,系统托盘可以停靠时钟。在其上悬停鼠标将会在工具提示中显示当前日期。左键点击用于切换时间和日期,右键点击用于显示/隐藏时钟,或者启动 <a href="preferences/time.html">时间</a> 首选项对其进行相关设置。<br />
|
||
</p>
|
||
<p>任何程序都可以在系统托盘上安装图标,从而为用户提供一个接口。 例如,当您有未读邮件时,邮件系统将会显示一个不同的标志,提供一个右键菜单用于创建或者检查新邮件。<span class="app">进程控制器</span>也是个典型的例子,它同样在系统托盘中使用自己的图标来显示相关信息(CPU/内存的使用情况),并且还提供了右键菜单用于相关的操作。</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">运行程序</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 <span class="menu">Hide/Show all</span> windows or <span class="menu">Close all</span> and with them the entire application.</p>
|
||
<p>A <span class="key">SHIFT</span> <span class="key">CTRL</span> click on an application hides all its windows, a <span class="key">CTRL</span> click shows them again.</p>
|
||
<p>When using the "expander" setting to show all windows of an application, you can middle-click on a window or app to start a new instance. For example, middle-clicking a running StyledEdit will open a new document window.<br />
|
||
Maybe more useful: while holding <span class="key">SHIFT</span>, a middle-click on a window closes it. Handy when you'd like to close some of many open Tracker windows, for example.</p>
|
||
<div class="box-info">Sometimes an application may hang and even though all its windows are gone, the entry in the list of running applications in the Deskbar just won't disappear. In such a situation you use the Vulcan Death Grip to get rid of it: hold <span class="key">SHIFT</span> <span class="key">CTRL</span> <span class="key">ALT</span> and click on the offending entry in the Deskbar. Fascinating!</div>
|
||
<p>如果您在桌面栏设置中激活了扩展,您可以直接展开/折叠程序入口下的窗口列表。</p>
|
||
<p>在每个程序窗口前都有一个标志用于提供它的运行状态。较亮的标志表明该窗口是可见的,而较暗的标志表明该窗口已被最小化。标志前的三个线条表明该窗口不属于当前的工作区。</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="tracker-add-ons.html">文件浏览器附加组件</a>
|
||
:: <a href="contents.html" class="uplink">内容</a>
|
||
:: <a href="filetypes.html">文件类型</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|