Windows Configuration

First of all let's list names of NetrekXP Mod windows:

<window>.map: [on/off] - show window on startup

Example:
pingstats.mapped: on

<window>.parent: <value> - set parent window of <window>

Example:
fed.parent: map - will move Feds selection window from tactical to galaxy

<window>.geometry: <geometry> - set window placement and size

<geometry> parameter can be presented by three different states:

Examples:
netrek.geometry: 1024x768+0+0 - default main window geometry
netrek.geometry: 1024x768 - only size parameters
netrek.geometry: +0+0 - only placement parameters

Above options can be used with any window.

Next option can only be used with message windows:

<message window>.allow: [A][T][I][P][K] - choose type of messages printed in message window

So if for instance you would like to make bigger review_team, but still don't want to mess it with review_all you can just define 'review_team.allow: TIPK' to watch after any except All messages.