# HG changeset patch # User zas_ # Date 1226360172 0 # Node ID ad40d1ec0726dcd92c74d292b340b2ab9d3b7431 # Parent b3ca77e0cb4fa053503e353d0688c8258ffe2c35 Page cleanup and fixed. Remove obsolete note. diff -r b3ca77e0cb4f -r ad40d1ec0726 doc/image_presentation_fullscreen.html --- a/doc/image_presentation_fullscreen.html Mon Nov 10 23:15:42 2008 +0000 +++ b/doc/image_presentation_fullscreen.html Mon Nov 10 23:36:12 2008 +0000 @@ -132,24 +132,12 @@

Turn off full screen.

- + -   - -   - -   - - - - -

Image Navigation

+ +

Image Navigation

- -   - -   - + @@ -158,7 +146,7 @@

Left Click on image view
- Mouse Wheel down (*)

+ Mouse Wheel down (*)

@@ -173,7 +161,7 @@

Middle Click on image view
- Mouse Wheel up (*)

+ Mouse Wheel up (*)

@@ -206,11 +194,9 @@ - -

Image panning (image has keyboard focus)

+ +

Image panning (image has keyboard focus)

- -   @@ -220,7 +206,7 @@

Left Drag on image view
- [Shift] + Mouse Wheel (*)

+ [Shift] + Mouse Wheel (*)

@@ -278,9 +264,7 @@ - -

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.

- +

Several other standard controls are also available through the keyboard and context menu:

@@ -307,7 +291,7 @@ -

same (*)

+

same

@@ -317,7 +301,7 @@ -

same (*)

+

same

@@ -339,7 +323,7 @@ -

same (*)

+

same

@@ -369,7 +353,7 @@ -

Toggle information overlay for full screen: on with histogramm, on without histogramm, off.

+

Toggle information overlay for full screen: on with histogram, on without histogram, off.

@@ -379,7 +363,7 @@ -

Switch between the different histogramm modes: RGB, value, maximum value, red channel, green channel, blue channel.

+

Switch between the different histogram modes: RGB, value, maximum value, red channel, green channel, blue channel.

@@ -389,7 +373,7 @@ -

Toogle between linear and logarithmical histogramm.

+

Toogle between linear and logarithmical histogram.

@@ -416,8 +400,9 @@
+ +

(*) Note: Default Mouse wheel functions can be altered by changing the Mouse wheel scrolls image option.

-

(*) Releases prior to 1.5.3 will turn off full screen prior to activating the function.


diff -r b3ca77e0cb4f -r ad40d1ec0726 doc/style.css --- a/doc/style.css Mon Nov 10 23:15:42 2008 +0000 +++ b/doc/style.css Mon Nov 10 23:36:12 2008 +0000 @@ -173,9 +173,20 @@ div.fullscreen-shortcuts { text-align: center; } +.fullscreen-shortcuts p { + margin: 0.1em; +} +td.fullscreen-shortcuts-separator { + background-color: white; + font-size: 110%; +} + div.fullscreen-functions { text-align: center; } +.fullscreen-functions p { + margin: 0.1em; +} /* image_search_finding_duplicates.html */ div.find-duplicates-shortcuts {