diff doc/8_2_fullscreen.html @ 273:e0e2c2b72c5a

reworked the histogram patch by Uwe Ohse, most of the code is in separate files
author nadvornik
date Tue, 08 Apr 2008 20:56:50 +0000
parents e0d0593d519e
children 1b01410e6860
line wrap: on
line diff
--- a/doc/8_2_fullscreen.html	Tue Apr 08 17:26:13 2008 +0000
+++ b/doc/8_2_fullscreen.html	Tue Apr 08 20:56:50 2008 +0000
@@ -80,9 +80,11 @@
 are available when in full screen, these are the commands available:</P>
 <CENTER>
 	<TABLE WIDTH=80% BORDER=1 BORDERCOLOR="#cccccc" CELLPADDING=4 CELLSPACING=0 RULES=ROWS>
+	        <COLGROUP>
 		<COL WIDTH=85*>
 		<COL WIDTH=85*>
 		<COL WIDTH=85*>
+	        </COLGROUP>
 		<TR VALIGN=TOP>
 			<TD WIDTH=33%>
 				<P ALIGN=CENTER><B>Keyboard</B></P>
@@ -319,7 +321,23 @@
 				<P>I</P>
 			</TD>
 			<TD WIDTH=50%>
-				<P>Toggle information overlay for full screen.</P>
+				<P>Toggle information overlay for full screen: on with histogramm, on without histogramm, off.</P>
+			</TD>
+		</TR>
+		<TR VALIGN=TOP>
+			<TD WIDTH=50%>
+				<P>K</P>
+			</TD>
+			<TD WIDTH=50%>
+				<P>Switch between the different histogramm modes: RGB, value, maximum value, red channel, green channel, blue channel.</P>
+			</TD>
+		</TR>
+		<TR VALIGN=TOP>
+			<TD WIDTH=50%>
+				<P>J</P>
+			</TD>
+			<TD WIDTH=50%>
+				<P>Toogle between linear and logarithmical histogramm.</P>
 			</TD>
 		</TR>
 		<TR VALIGN=TOP>