haiku/docs/userguide/prefs-menu.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

55 lines
2.2 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>Menu</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">Menu</div>
</div>
<div class="topnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-media.html">Media</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-mouse.html">Mouse</a>
</p>
</div>
<div class="content">
<p>
<img src="prefs-images/menu.png" alt="menu.png" width="258" height="226">
</p>
<p>You can change the font face and size used in menus, as well as the color of the menu/menubar.
</p><p><i>Always Show Triggers</i> will always underline the letter for the keyboard shortcut of a menu item. If you don't activate this option, the underlining will only appear when...????
</p><p>With the last items in this preference panel you set the system wide shortcut key. Either the Haiku default <tt>ALT</tt> or the <tt>CTRL</tt> key used on some other platforms.<br>
While it's useful to have always the same modifier key for shortcuts across different operating systems, don't dismiss Haiku's default too quickly. After you get used to it, it actually feels better as e.g. <tt>ALT+C</tt> and <tt>ALT+V</tt> is reached more conveniently on the keyboard and these commands seamlessly integrate into the <acronym title="Bourne Again Shell">bash</acronym> shell of the Terminal, where <tt>CTRL+C</tt> quits the running process.
</p><p><table border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Defaults</i></td><td>&nbsp;</td><td>resets everything to default values.</td></tr>
<tr><td><i>Revert</i></td><td>&nbsp;</td><td>brings back the settings that were active when you started the Menu preferences.</td></tr>
</table>
</p>
</div>
<!----
<div class="bottomnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-media.html">Media</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-mouse.html">Mouse</a>
</p>
</div>
---->
</body>
</html>