X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/a3b41d71c27b89c5f3e82226316e031e3f8eb253..HEAD:/FAQ diff --git a/FAQ b/FAQ index 4148983..f526e91 100644 --- a/FAQ +++ b/FAQ @@ -2,8 +2,6 @@ # Netris # Frequently asked questions # -# $Id: FAQ,v 1.4 1999/05/16 06:56:21 mhw Exp $ -# Questions ========= @@ -49,15 +47,15 @@ Answers example, I use 6x10 font for xterms, and here are the relevant lines from my xterm. - txterm*font: 6x10 - txterm*boldFont: 6x10 + txterm*font: 6x10 + txterm*boldFont: 6x10 Make sure you capitalize the F in "boldFont" [3] If I drop a piece and then slide it off a cliff, shouldn't it automatically drop again? - Try the -D option. + Try the -d option. [4] When I try to play a networked game, it just hangs. @@ -114,7 +112,7 @@ Answers [8] Occasionally when clearing a line, the display jerks, scrolling very awkwardly. How can I fix it? - You can try running ./Configure with the "--curses-hack" option + You can try running ./configure with the "--curses-hack" option and recompile. This utilizes a non-portable hack which will only work with certain curses libraries, so it's disabled by default. @@ -126,4 +124,4 @@ Answers region-scroll. -# vi: tw=70 ai +# vi: tw=70