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

52 lines
1.8 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>Screen</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">Screen</div>
</div>
<div class="topnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-printers.html">Printers</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-screensaver.html">ScreenSaver</a>
</p>
</div>
<div class="content">
<p>Each of your workspaces can have its own resolution and color depth.
</p><p>
<img src="prefs-images/screen.png" alt="screen.png" width="458" height="255">
</p>
<p>The top drop-down menu specifies if your changes are applied only to the current or to all workspaces. Depending on your graphics card, the other two drop-down menus contain all supported resolution and depth settings.
</p><p>After clicking on <i>Apply</i>, the graphics mode is changed and an alert appears, asking you to keep or cancel the changes. If you don't answer that alert, the graphics mode reverts after 12 seconds to the previous setting. Maybe you couldn't see the alert because your monitor didn't support the setting.
</p><p>To the left, you can set the number of workspaces and open the <a href="prefs-backgrounds.html">Backgrounds</a> preferences.
</p><p><i>Revert</i> brings back the setting that was active when you started the Screen preferences.
</p>
</div>
<!----
<div class="bottomnav">
<p>
<a href="preferences.html">Preferences</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="prefs-printers.html">Printers</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="prefs-screensaver.html">ScreenSaver</a>
</p>
</div>
---->
</body>
</html>