haiku/docs/userguide/preferences.html
Stephan Aßmus 1e2b06a58b Patch by Humdinger:
* Slightly improved the wording on the Welcome page
* Corrected some wrong HTML tags here and there
* Improvements on the Bug Reports page
* Added paragraph on file panels on the general GUI page
* Added Filesytem Layout page
* Added Boot Loader page (kernel boot options)
* Added Keyboard Shortcuts page (also moved the paragraph about default command
  key there)
* Prepared index pages for Applications, Preferences, Demos and Desktop Applets


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28389 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-31 09:08:15 +00:00

81 lines
3.4 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="desktop-applets.html">Desktop Applets</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.
</p><p><table border="0" cellpadding="0" cellspacing="5" width="100%">
<tr><td><a href="prefs-appearance.html">Appearance</a></td>
<td valign="top">Configure certain aspects of the graphical interface.</td></tr>
<tr><td><a href="prefs-backgrounds.html">Backgrounds</a></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 valign="top">Settings for all supported file formats.</td></tr>
<tr><td><a href="prefs-e-mail.html">E-mail</a></td>
<td valign="top">Configure your email accounts.</td></tr>
<tr><td><a href="prefs-fileTypes.html">FileTypes</a></td>
<td valign="top">Add, remove and configure filetypes.</td></tr>
<tr><td><a href="prefs-fonts.html">Fonts</a></td>
<td valign="top">Set your system fonts.</td></tr>
<tr><td><a href="prefs-keyboard.html">Keyboard</a></td>
<td valign="top">Configure repeat delay and rate.</td></tr>
<tr><td><a href="prefs-keymap.html">Keymap</a></td>
<td valign="top">Set the mapping of your keyboard.</td></tr>
<tr><td><a href="prefs-media.html">Media</a></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 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 valign="top">Configure your mouse.</td></tr>
<tr><td><a href="prefs-network.html">Network</a></td>
<td valign="top">Configure your network.</td></tr>
<tr><td><a href="prefs-printers.html">Printers</a></td>
<td valign="top">Add, remove and configure printers.</td></tr>
<tr><td><a href="prefs-screen.html">Screen</a></td>
<td valign="top">Configure resolution, depth and refresh rate.</td></tr>
<tr><td><a href="prefs-screensaver.html">ScreenSaver</a></td>
<td valign="top">Add, remove and configure a screen saver.</td></tr>
<tr><td><a href="prefs-sounds.html">Sounds</a></td>
<td valign="top">Assign a sound to different system events.</td></tr>
<tr><td><a href="prefs-time.html">Time</a></td>
<td valign="top">Set time, date and timezone.</td></tr>
<tr><td><a href="prefs-virtualmemory.html">VirtualMemory</a></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="desktop-applets.html">Desktop Applets</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="demos.html">Demos</a>
</p>
</div>
</body>
</html>