diff --git a/docs/Haiku-doc.css b/docs/Haiku-doc.css index 493fc8ff77..4ba92ca6f0 100644 --- a/docs/Haiku-doc.css +++ b/docs/Haiku-doc.css @@ -88,7 +88,6 @@ div.title { } div.topnav { background: #e0e0e0; - line-height: 1.0; } div.topnav p { margin-left: 40px; diff --git a/docs/userguide/en/deskbar.html b/docs/userguide/en/deskbar.html index 00a6b5cb70..fda6d01680 100644 --- a/docs/userguide/en/deskbar.html +++ b/docs/userguide/en/deskbar.html @@ -42,13 +42,14 @@

You can move the Deskbar to any corner or as a bar along the upper or lower border of the screen by gripping the knobbly area on the left side of the tray and drag&drop it into the new position. You can also fold it into a more compact layout by drag&dropping the knobbly area onto the Deskbar menu.

The Deskbar Menu

-

A menu opens when you click on the Deskbar's uppermost part:

-settings.png +

A menu opens when you click on the Deskbar's top:

+settings.png diff --git a/docs/userguide/en/preferences/prefs-fonts.html b/docs/userguide/en/preferences/prefs-fonts.html index 6658f1beaa..c28cb3d8ca 100644 --- a/docs/userguide/en/preferences/prefs-fonts.html +++ b/docs/userguide/en/preferences/prefs-fonts.html @@ -52,7 +52,7 @@

Installing new fonts

-

You install new fonts by copying them into their respective user folder, i.e. /boot/common/fonts/ or /boot/home/config/fonts/ (see topic Filesystem layout).

+

You install new fonts by copying them into their respective user folder, i.e. /boot/common/fonts/ or /boot/home/config/fonts/ (see topic Filesystem layout).

diff --git a/docs/userguide/en/preferences/prefs-keymap.html b/docs/userguide/en/preferences/prefs-keymap.html index 7b65f28171..9839f09577 100644 --- a/docs/userguide/en/preferences/prefs-keymap.html +++ b/docs/userguide/en/preferences/prefs-keymap.html @@ -5,7 +5,7 @@ + diff --git a/docs/userguide/en/tracker.html b/docs/userguide/en/tracker.html index 8e5a542b0e..438354f270 100644 --- a/docs/userguide/en/tracker.html +++ b/docs/userguide/en/tracker.html @@ -40,7 +40,7 @@

Being an application like any other (the Desktop with its icons is really just a fullscreen window in the background), Tracker appears with its windows in the Deskbar and can be quit and restarted. The easiest way to quit and restart a crashed or frozen Tracker (or a wayward Deskbar) is to call the Team Monitor.

Mounting Volumes

-

In order to access a harddisk, CD, USB stick etc., you first have to mount the volume, that is, let the system know it's there. This is done with a right-click on the Desktop or an already mounted volume (like the boot disk) and choosing the volume from the Mount submenu.

+

In order to access a harddisk, CD, USB stick etc., you first have to mount the volume, that is, let the system know it's there. This is done with a right-click on the Desktop or an already mounted volume (like the boot disk) and choosing the volume from the Mount submenu. You find the same Mount menu in the Deskbar.

drill-down.png

There are also Mount Settings so you don't have to mount everything manually after every bootup.
The above settings will automatically mount any storage device you connect/insert and also mount all disks on bootup that were mounted previously.

diff --git a/docs/userguide/images/deskbar-images/settings.png b/docs/userguide/images/deskbar-images/settings.png index f7cf3f92f3..2b6eaa752d 100644 Binary files a/docs/userguide/images/deskbar-images/settings.png and b/docs/userguide/images/deskbar-images/settings.png differ diff --git a/docs/userguide/images/prefs-images/keymap.png b/docs/userguide/images/prefs-images/keymap.png index 612f113b8e..0b5232841f 100644 Binary files a/docs/userguide/images/prefs-images/keymap.png and b/docs/userguide/images/prefs-images/keymap.png differ