haiku/docs/userguide/en/preferences/prefs-backgrounds.html
Joachim Seemer a7875ee825 * Added the drag&drop of images in Backgrounds preferences.
* Updated ActivityMonitor with the interval setting panel and took a new
  screenshot.
* Added documentation, icons, screenshot for CharacterMap (comments welcome, as
  I'm not excatly the target for this app, I guess).
  Added entry in Applications contents and adjusted links accordingly.
* Removed Menu preferences as it's settings have been moved to other panels.
  Adjusted links to it accordingly.
* Added zuMi's fine Poorman icon (Poor man, carries the weight of the planet.)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-13 16:43:13 +00:00

81 lines
4.3 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<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>Backgrounds</title>
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Backgrounds</div>
</div>
<div class="topnav">
<p>
<a href="../preferences.html">Preferences</a>
&#160;&#160;&#160;
Previous: <a href="prefs-appearance.html">Appearance</a>
&#160;&#160;&#160;
Next: <a href="prefs-datatranslations.html">DataTranslations</a>
</p>
</div>
<div class="content">
<h1><img src="../../images/prefs-images/backgrounds-icon_64.png" alt="backgrounds-icon_64.png"
width="64" height="64" />Backgrounds</h1>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/Backgrounds</span></td></tr>
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/system/app_server/workspaces</span><br />
<span class="path">~/config/settings/Backgrounds settings</span> - Stores the panel's window position.</td></tr>
</table>
<p>You can set a color or an image as background for every folder and the Desktop for every workspace.</p>
<p><br /></p>
<img src="../../images/prefs-images/backgrounds.png" alt="backgrounds.png" width="539" height="282" />
<p>The top drop-down menu specifies if your changes are applied to the current workspace, all workspaces, a specific folder or as default for every new folder.</p>
<p>Below that you can assign an image or select <span class="menu">None</span> if you want simply a colored background. Images can also be drag&dropped onto the preview to the left.</p>
<p>If you are using an image, you have to decide on the placement:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td><span class="menu">Manual</span></td><td>&#160;</td><td>lets you specify the coordinates. You can drag the picture around in the preview to the left or enter <i>X</i> and <i>Y</i> manually.</td></tr>
<tr><td><span class="menu">Center</span></td><td>&#160;</td><td>centers the picture in the middle of the screen.</td></tr>
<tr><td class="onelinetop"><span class="menu">Scale to fit</span></td><td>&#160;</td><td>enlarges the picture with no regard to its aspect ratio until it fills the screen.</td></tr>
<tr><td><span class="menu">Tile</span></td><td>&#160;</td><td>fills the screen by repeating the picture.</td></tr>
</table>
<p>If you are using an image you can activate <span class="menu">Icon label outline</span> which will put an thin contour around an icon's label.</p>
<p>If an icon label's actual text is black or white depends on setting of the color picker. A dark color sets the text to white, a light color to black. So, if you assign a very bright image to the background, you should also set the color picker to a bright color in order to have icon labels readable in black. (Or use the outline option above.)<br />
The selected color is also reflected in the <a href="../workspaces.html#applet">Workspaces applet</a>, which ignores images as backgrounds.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><span class="button">Revert</span></td><td>&#160;</td><td>brings back the settings that were active when you started the Backgrounds preferences.</td></tr>
<tr><td><span class="button">Apply</span></td><td>&#160;</td><td>sets your changes.</td></tr>
</table>
</div>
<div class="bottomnav">
<p>
<a href="../preferences.html">Preferences</a>
&#160;&#160;&#160;
Previous: <a href="prefs-appearance.html">Appearance</a>
&#160;&#160;&#160;
Next: <a href="prefs-datatranslations.html">DataTranslations</a>
</p>
</div>
</body>
</html>