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

61 lines
2.6 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>Mouse</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">Mouse</div>
</div>
<div class="topnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-menu.html">Menu</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-network.html">Network</a>
</p>
</div>
<div class="content">
<p>
<img src="prefs-images/mouse.png" alt="mouse.png" width="444" height="341">
</p>
<p>Set your type of mouse: 1, 2 or 3 button mouse. You can simulate the 2nd (=right) mouse button by holding down <tt>CTRL</tt> while left-clicking. For the 3rd (=middle) mouse button, it's <tt>CTRL+ALT</tt> and a left-click. A middle-click is also simulated by clicking left and right button together. Useful for notebooks, which mostly don't have a 3rd button.
</p><p>You can rearrange the mouse buttons by clicking on them and choose their new meaning from the drop-down menu.
</p><p>With the sliders to the right, you adjust double-click speed, mouse speed and acceleration.
</p><p><i>Focus follows mouse</i> means, that you don't have to click into a window to activate it. There are three modes:
</p><p><table border="0" cellpadding="2" cellspacing="0">
<tr><td><i>Enabled</i></td><td>&nbsp;</td><td>The window under the mouse pointer is always activated automatically, but doesn't pop to the front.</td></tr>
<tr><td><i>Warping</i></td><td>&nbsp;</td><td>Choosing a window from Deskbar or the <a href="twitcher.html">Twitcher</a> will have the mouse pointer glide smoothly toward it.</td></tr>
<tr><td class="onelinetop"><i>Instant-Warping</i></td><td>&nbsp;</td><td>Choosing a window from Deskbar or the Twitcher will have the mouse pointer jump instantly toward it.</td></tr>
</table>
</p><p>All settings are immediately applied.
</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 Mouse preferences.</td></tr>
</table>
</p>
</div>
<!----
<div class="bottomnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-menu.html">Menu</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-network.html">Network</a>
</p>
</div>
---->
</body>
</html>