diff --git a/doc/faq.html b/doc/faq.html
index 082de1bb6..d1b442870 100644
--- a/doc/faq.html
+++ b/doc/faq.html
@@ -197,7 +197,15 @@ upgrade to GCC 3.xx (expect many wrong warnings). If you are using the
 Redhat distribution 7.2, you can change CC=gcc to CC=kgcc in Rules.make.
 
 <P>
-
+<DT><FONT COLOR="#FF0000">Q: Can I play FreeCraft in fullscreen?</FONT>
+<DD>A: Yes fullscreen is supported with SDL, if you have downloaded the binary
+, installer or complete version. <P>
+In game use ALT-F or CTRL-F to switch to fullscreen and back.<P>
+Or you can use the commandline option -F to get the game started in fullscreen
+mode.<P>
+For windows create a shortcut to get this always.
+<P>
+The disabled option menu will handle this in the future.<P>
 </DL>
 
 <HR>