mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
e0540f7ee3
* Added docs and screenshots for preference panels: Appearance, Backgrounds, DataTranslations, E-mail, Filetypes, Fonts, Keyboard, Keymap, Menu, Mouse, Network, Screen, Screensaver, Sounds, Time, VirtualMemory Adapted some contents for E-mail preferences from src/documentation/haiku_user_guide/HaikuUserGuide.txt As I haven't succeeded to get email running in vmware, I'd appreciate if someone can proof read what's written in E-mail preferences. * Added preferences to the user guide contents. * Various formatting details and inter-documents-links Wow! Thanks a lot! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28555 a95241bf-73f2-0310-859d-f6bbb57e9c96
62 lines
2.9 KiB
HTML
62 lines
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title>Backgrounds</title>
|
|
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
|
|
</head>
|
|
<body lang="en-US">
|
|
|
|
<div class="logo">
|
|
<img src="../welcome/welcome-images/logo.png" alt="logo">
|
|
<div class="title">Backgrounds</div>
|
|
</div>
|
|
<div class="topnav">
|
|
<p>
|
|
<a href="preferences.html">Preferences</a>
|
|
|
|
Previous: <a href="prefs-appearance.html">Appearance</a>
|
|
|
|
Next: <a href="prefs-datatranslations.html">DataTranslations</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<p>You can set a color or an image as background for every folder and the Desktop for every workspace.
|
|
</p><p>
|
|
<img src="prefs-images/backgrounds.png" alt="backgrounds.png" width="539" height="282">
|
|
</p>
|
|
<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 <i>None</i> if you want simply a colored background.
|
|
</p><p>If you are using an image, you have to decide on the placement:
|
|
</p><p><table>
|
|
<tr><td><i>Manual</i></td><td> </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><i>Center</i></td><td> </td><td>centers the picture in the middle of the screen.</td></tr>
|
|
<tr><td class="onelinetop"><i>Scale to fit</i></td><td> </td><td>enlarges the picture with no regard to its aspect ratio until it fills the screen.</td></tr>
|
|
<tr><td><i>Tile</i></td><td> </td><td>fills the screen by repeating the picture.</td></tr>
|
|
</table>
|
|
</p><p>If you are using an image you can activate <i>Icon label outline</i> 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><p><table border="0" cellpadding="2" cellspacing="0">
|
|
<tr><td><i>Revert</i></td><td> </td><td>brings back the settings that were active when you started the Backgrounds preferences.</td></tr>
|
|
<tr><td><i>Apply</i></td><td> </td><td>sets your changes.</td></tr>
|
|
</table>
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="bottomnav">
|
|
<p>
|
|
<a href="preferences.html">Preferences</a>
|
|
|
|
Previous: <a href="prefs-appearance.html">Appearance</a>
|
|
|
|
Next: <a href="prefs-datatranslations.html">DataTranslations</a>
|
|
</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|