changeset 10786:3e147ea7fc7e

some fixes
author alex
date Mon, 01 Sep 2003 18:34:31 +0000
parents e2dcade78bc6
children 5d40822bf7ab
files DOCS/en/video.html
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/video.html	Mon Sep 01 18:24:27 2003 +0000
+++ b/DOCS/en/video.html	Mon Sep 01 18:34:31 2003 +0000
@@ -460,10 +460,9 @@
 </DL>
 
 <TABLE BORDER=0>
-  <TR><TD COLSPAN=4><P><B>SDL Keys:</B></P></TD></TR>
-  <TR><TD></TD><TD><CODE>F</CODE></TD><TD></TD><TD>toggles fullscreen/windowed mode</TD></TR>
-  <TR><TD></TD><TD><CODE>C</CODE></TD><TD></TD><TD>cycles available fullscreen modes</TD></TR>
-  <TR><TD></TD><TD><CODE>W/S</CODE></TD><TD></TD><TD>mappings for * and / (mixer control)</TD></TR>
+  <TR><TD COLSPAN=4><P><B>SDL only keys:</B></P></TD></TR>
+  <TR><TD></TD><TD><CODE>c</CODE></TD><TD></TD><TD>cycles available fullscreen modes</TD></TR>
+  <TR><TD></TD><TD><CODE>n</CODE></TD><TD></TD><TD>changes back to normal mode</TD></TR>
 </TABLE>
 
 <H4>KNOWN BUGS</H4>