haiku/docs/userguide/preferences.html
Stephan Aßmus e0540f7ee3 Patch by Humdinger:
* 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
2008-11-07 21:16:24 +00:00

92 lines
4.0 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>Preferences</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">Preferences</div>
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="workshop-filetypes+attributes.html.html">Workshop</a>
<!----- &nbsp;&nbsp;&nbsp;
Next: <a href="demos.html">Demos</a>
----->
</p>
</div>
<div class="content">
<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 <i>Preferences</i> menu.
</p><p><table border="0" cellpadding="2" cellspacing="0">
<tr><td><a href="prefs-appearance.html">Appearance</a></td><td width="10">&nbsp;</td>
<td valign="top">Configure certain aspects of the graphical interface.</td></tr>
<tr><td><a href="prefs-backgrounds.html">Backgrounds</a></td><td>&nbsp;</td>
<td valign="top">Set a color or image as background of the Desktop or any other folder.</td></tr>
<tr><td><a href="prefs-datatranslations.html">DataTranslations</a></td><td>&nbsp;</td>
<td valign="top">Settings for all supported file formats.</td></tr>
<tr><td><a href="prefs-e-mail.html">E-mail</a></td><td>&nbsp;</td>
<td valign="top">Configure your email accounts.</td></tr>
<tr><td><a href="prefs-fileTypes.html">FileTypes</a></td><td>&nbsp;</td>
<td valign="top">Add, remove and configure filetypes.</td></tr>
<tr><td><a href="prefs-fonts.html">Fonts</a></td><td>&nbsp;</td>
<td valign="top">Set your system fonts.</td></tr>
<tr><td><a href="prefs-keyboard.html">Keyboard</a></td><td>&nbsp;</td>
<td valign="top">Configure repeat delay and rate.</td></tr>
<tr><td><a href="prefs-keymap.html">Keymap</a></td><td>&nbsp;</td>
<td valign="top">Set the mapping of your keyboard.</td></tr>
<!-----
<tr><td><a href="prefs-media.html">Media</a></td><td>&nbsp;</td>
<td valign="top">Audio and video settings like volume and in/output devices.</td></tr>
----->
<tr><td>Media</td><td>&nbsp;</td>
<td valign="top">Audio and video settings like volume and in/output devices.</td></tr>
<tr><td><a href="prefs-menu.html">Menu</a></td><td>&nbsp;</td>
<td valign="top">Configure the behaviour of menus and the command key (<tt>CTRL/ALT</tt>.</td></tr>
<tr><td><a href="prefs-mouse.html">Mouse</a></td><td>&nbsp;</td>
<td valign="top">Configure your mouse.</td></tr>
<tr><td><a href="prefs-network.html">Network</a></td><td>&nbsp;</td>
<td valign="top">Configure your network.</td></tr>
<!-----
<tr><td><a href="prefs-printers.html">Printers</a></td><td>&nbsp;</td>
<td valign="top">Add, remove and configure printers.</td></tr>
----->
<tr><td>Printers</td><td>&nbsp;</td>
<td valign="top">Add, remove and configure printers.</td></tr>
<tr><td><a href="prefs-screen.html">Screen</a></td><td>&nbsp;</td>
<td valign="top">Configure resolution, depth and refresh rate.</td></tr>
<tr><td><a href="prefs-screensaver.html">ScreenSaver</a></td><td>&nbsp;</td>
<td valign="top">Add, remove and configure a screen saver.</td></tr>
<tr><td><a href="prefs-sounds.html">Sounds</a></td><td>&nbsp;</td>
<td valign="top">Assign a sound to different system events.</td></tr>
<tr><td><a href="prefs-time.html">Time</a></td><td>&nbsp;</td>
<td valign="top">Set time, date and timezone.</td></tr>
<tr><td><a href="prefs-virtualmemory.html">VirtualMemory</a></td><td>&nbsp;</td>
<td valign="top">Set the amount of swap space.</td></tr>
</table>
</p>
</div>
<!-----
<div class="bottomnav">
<p>
<a href="contents.html">Contents</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="workshop-filetypes+attributes.html.html">Workshop</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="demos.html">Demos</a>
</p>
</div>
---->
</body>
</html>