include: /home/ispaid/sheldon/cowlite-xtrekrc/xtrekrc.main

# -------------------------------------------------------------------------- #
# Fonts stuff
# -------------------------------------------------------------------------- #
# The bigfont is the one on the entry window that gives the number
# of players on each team.
#font:           6x10
#boldfont:       lucidasanstypewriter-bold-10
#italicfont:     6x10i
#bigfont:        -adobe-times-bold-r-normal--34-240-100-100-p-177-iso8859-1

# Some new and better ones?

# font: sets the font for hostile ships and planets, and the message windows
# -misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-1 same as 6x10
font: -misc-fixed-medium-r-normal--10-100-75-75-c-60-iso8859-1
#font: zeroless

# boldfont: sets the font for YOUR ship, YOUR planets, and YOUR name in the 
# playerlist
# boldfont: -adobe-courier-bold-r-normal-*-10-*-*-*-*-*-*-*
# boldfont: -*-clean-bold-r-normal--10-100-75-75-c-60-*
boldfont: -schumacher-clean-bold-r-normal--10-100-75-75-c-60-iso8859-1

# italicfont: font for peaceful ships and planets. (including the
# playerlist)
# also seem to affect the message windows
#italicfont: -*-clean-bold-r-normal--10-100-75-75-c-60-*
italicfont: -*-clean-bold-r-normal-*-10-*-*-*-*-*-*
#italicfont: -schumacher-clean-medium-i-normal--12-120-75-75-c-60-*-*

# bigfont:  obnoxiously huge font in the entry window fed-rom-kli-ori boxes
bigfont: -adobe-helvetica-bold-r-normal--24-*-*-*-*-*-*-*


# -------------------------------------------------------------------------- #
# Colors                                                                     #
# -------------------------------------------------------------------------- #

color.white:		seashell
color.black:		black
color.red:              red
color.green:            chartreuse
color.yellow:           #fff850
color.cyan:             lightblue
color.light grey:       white

# -------------------------------------------------------------------------- #
# Window configurations                                                      #
# -------------------------------------------------------------------------- #
# Dimensions of the main window
netrek.parent:		root
netrek.geometry:       1020x970+0+0
netrek.mapped:		on

# Tactical map
local.geometry: +1+1

# Galactic map
map.geometry  : +506

# Where the options window pops up
option.parent:          netrek
option.geometry:	+300+10

# Where the war window pops up
war.parent:		netrek
war.geometry:           +10+10

# Help window
help.parent:            netrek
help.geometry:          +0+500

# Yes, I use the bar-graph stat window. I find it useful
stats.parent:           netrek
stats.geometry:         160x95+340+550

# Where the line for entering/sending messages goes
message.parent:         netrek
message.geometry:       +0+530
message.mapped:         on

# Where the messages from the server go. (Welcome aboard, Captain!  etc.)
warn.parent:            netrek
warn.geometry:          +0+500
warn.mapped:            on

# This maps all the messages underneath the normal split setup.
# Useful for finding old messages or viewing the big genocide
# report that you always miss.   Use "?" to toggle
review.parent:          netrek
review.mapped:          off
review.geometry:        80x30+0+550

# Where your personal messages go
review_your.parent:     netrek
review_your.geometry:   81x13+0+550
review_your.mapped:     on

# Where the team messages go
review_team.parent:     netrek
review_team.geometry:   81x17+0+680
review_team.mapped:     on

# Where the messages to ALL go
review_all.parent:      netrek
review_all.geometry:    81x8+0+860
review_all.mapped:      on

# Where the kill reports go
review_kill.parent:     netrek
review_kill.geometry:   81x15+510+790
review_kill.mapped:     on

# Where the phaser reports go:
review_phaser.mapped:   off
review_phaser.parent:   netrek
review_phaser.geometry: 81x2+0+555

#the galactic map. 
map.parent:		netrek
map.mapped:		on
map.geometry:		+507+3

# Where the normal stats go. the tmode flags, etc.
tstat.parent:           netrek
tstat.geometry:         +503+500
tstat.mapped:           on

# Where the players list goes
player.parent:          netrek
player.geometry:         +510+550
player.mapped:		on

# Showing the Motd man...
show_motd.geometry:	+510+10

