# XInitRc  --  This is the initial setup of window utilities.
#########

# Set mouse speed
xset m 6 2

# Start the window manager
tvtwm &

# The error device (for error messages)
xterm	-C -n CONSOLE \
	-T "CONSOLE    $HOST" \
	-geometry 43x6+410+0 \
	-fn -adobe-courier-medium-r-normal--10* &

# Default shell
xterm	-T Shell \
	-n Shell \
	-geometry 80x14+280+0&

xdaliclock -24 -noseconds -memory low -rv -geometry 274x73+135+0 &
xbiff -geometry +81+55 &
xload  -g 80x60+0+55&
#xload-server mother -g 80x60+0+115&
#xload-server holly -g 80x60+81+115&
xterm -sb -geometry 80x40+5-1 -T MidnightSun -n MidnightSun -e telnet midnight-sun 3000 &
xterm -sl 128 -sb -geometry 80x10+175+1 -T Midnight@holly -n Midnight@holly -e rlogin holly -l midnight &
# xterm -sb -geometry 80x34+400+350 -T Infinity -n Infinity -e telnet infinity.ccs.neu.edu 3000 &
emacs -geometry 80x48+425+125 &
xhost midnight-sun.ludd.luth.se > nul
xv -maxpect -quit -root warrsign.gif &
# bkgpict &
exec xtools






# bkgpict &
 # The last line is the most important.
 # If you forget it, everything you did
 # earlier in this file will be undone!

exec xtools
