expand wincap options to second field
<Someone> wishes to add a couple of new options to the wince port ("run fullscreen" and "do not use CE software keyboard").
The wincap field was full, so this adds a second field for
additional options.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
\begin{document}
|
||||
%
|
||||
% input file: guidebook.mn
|
||||
% $Revision: 1.66 $ $Date: 2003/06/06 03:49:35 $
|
||||
% $Revision: 1.67 $ $Date: 2003/06/30 02:08:55 $
|
||||
%
|
||||
%.ds h0 "
|
||||
%.ds h1 %.ds h2 \%
|
||||
@@ -40,7 +40,7 @@
|
||||
%.au
|
||||
\author{Eric S. Raymond\\
|
||||
(Extensively edited and expanded for 3.4)}
|
||||
\date{June 29, 2003}
|
||||
\date{July 16, 2003}
|
||||
|
||||
\maketitle
|
||||
|
||||
@@ -2631,6 +2631,9 @@ NetHack should use this size font for the status window.
|
||||
\item[\ib{font\_size\_text}]
|
||||
NetHack should use this size font for text windows.
|
||||
%.lp
|
||||
\item[\ib{fullscreen}]
|
||||
NetHack should try and display on the entire screen rather than in a window.
|
||||
%.lp
|
||||
\item[\ib{hilite\_pet}]
|
||||
Visually distinguish pets from similar animals (default off).
|
||||
The behavior of this option depends on the type of windowing you use.
|
||||
@@ -2667,6 +2670,9 @@ when the hero reaches the scroll\_margin.
|
||||
NetHack should scroll the display when the hero or cursor
|
||||
is this number of cells away from the edge of the window.
|
||||
%.lp
|
||||
\item[\ib{softkeyboard}]
|
||||
Display an onscreen keyboard. Handhelds are most likely to support this option.
|
||||
%.lp
|
||||
\item[\ib{splash\_screen}]
|
||||
NetHack should display an opening splash screen when it starts up (default yes).
|
||||
%.lp
|
||||
|
||||
Reference in New Issue
Block a user