Go to the first, previous, next, last section, table of contents.

curses Xconq Commands

_
(set-info-lines) Set number of lines in info window. This command sets the number of lines used by the unit info window above the map. The default is 4, which is insufficient to display the plan's tasks, or all of the supplies in games with many kinds of materials. The prefix argument is the number of lines.
v
list-view Set list view.
>
grow Grow the map. This increases the amount of screen used by the map and decreases the amount used by the lists. The prefix argument is the number of columns to change; its default value is 5.
<
shrink Shrink the map. This decreases the amount of screen used by the map and increases the amount used by the lists. The prefix argument is the number of columns to change; its default value is 5.
both
Use both chars. Display the terrain character in both character positions of each displayed cell. The default is to use only one, but the display is somewhat sparser.

Go to the first, previous, next, last section, table of contents.