From 29643fe5e8bfcb22679af9a942a4d4eab557d9d0 Mon Sep 17 00:00:00 2001
From: johns <>
Date: Mon, 27 May 2002 15:05:33 +0000
Subject: [PATCH] The new questions.

---
 doc/faq.html | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

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>