haiku/docs/userguide/en/preferences.html
Joachim Seemer ca8b8ff27b * Applied patch by Vincent Duvent that cures some XML errors. Thanks!
* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef.
  ->Corrected CSS.
  Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs
  include a color profile that can screw browser rendering to display different
  colors though using the same RGB values. Interesting. See
  http://www.kaktus.cc/weblog/png_and_color_profiles/
  I stripped the color profile info from the logo.png as suggested at that URL.
  Thanks Vincent!

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-29 09:39:28 +00:00

97 lines
6.5 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-2009, 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>Preferences</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="./images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p>
«&#160;&#160;<a href="desktop-applets.html">Desktop Applets</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bash-scripting.html">Bash and Scripting</a>»&#160;&#160;
</p>
</div>
<div class="content">
<div class="title">Preferences</div>
<p>While a key philosophy of Haiku is to cut down on options and have sensible defaults instead, there are some things that have to be configured or can be set to individual preference. You find all panels in Deskbar's <span class="menu">Preferences</span> menu.</p>
<table summary="contents" border="0" cellpadding="2" cellspacing="0">
<tr><td style="width:24px;"><img src="../images/prefs-images/appearance-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/appearance.html">Appearance</a></td><td style="width:10px;">&#160;</td>
<td valign="top">Configure certain aspects of the graphical interface.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/backgrounds-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/backgrounds.html">Backgrounds</a></td><td>&#160;</td>
<td valign="top">Set a color or image as background of the Desktop or any other folder.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/datatranslations-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/datatranslations.html">DataTranslations</a></td><td>&#160;</td>
<td valign="top">Settings for all supported file formats.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/e-mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/e-mail.html">E-mail</a></td><td>&#160;</td>
<td valign="top">Configure your email accounts.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/filetypes-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/filetypes.html">FileTypes</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure filetypes.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/fonts-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/fonts.html">Fonts</a></td><td>&#160;</td>
<td valign="top">Set your system fonts.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/keyboard-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/keyboard.html">Keyboard</a></td><td>&#160;</td>
<td valign="top">Configure repeat delay and rate.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/keymap-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/keymap.html">Keymap</a></td><td>&#160;</td>
<td valign="top">Set the mapping of your keyboard.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/media-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/media.html">Media</a></td><td>&#160;</td>
<td valign="top">Audio and video settings like in/output devices and the system's audio mixer.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/mouse-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/mouse.html">Mouse</a></td><td>&#160;</td>
<td valign="top">Configure your mouse.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/network-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/network.html">Network</a></td><td>&#160;</td>
<td valign="top">Configure your network.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/printers-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/printers.html">Printers</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure printers.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/screen-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/screen.html">Screen</a></td><td>&#160;</td>
<td valign="top">Configure resolution, depth and refresh rate.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/screensaver-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/screensaver.html">ScreenSaver</a></td><td>&#160;</td>
<td valign="top">Add, remove and configure a screen saver.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/sounds-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/sounds.html">Sounds</a></td><td>&#160;</td>
<td valign="top">Assign sounds to different system events.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/time-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/time.html">Time</a></td><td>&#160;</td>
<td valign="top">Set time, date and timezone.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/tracker-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/tracker.html">Tracker</a></td><td>&#160;</td>
<td valign="top">Configure Haiku's file manager.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/virtualmemory-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/virtualmemory.html">VirtualMemory</a></td><td>&#160;</td>
<td valign="top">Set the amount of swap space.</td></tr>
</table>
</div>
<!--
<div class="bottomnav">
<p>
«&#160;&#160;<a href="desktop-applets.html">Desktop Applets</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="bash-scripting.html">Bash and Scripting</a>»&#160;&#160;
</p>
</div>
-->
</body>
</html>