#!/bin/sh
# .xsession file. Ensure this is chmod 700
xterm -geometry 80x24+2211+1792 -title FvwmConsole -name FvwmConsole -e
/usr/X11R6/lib/X11/fvwm2/FvwmConsoleC &
/usr/X11R6/bin/xconsole -notify -nostdin -verbose -exitOnFail -ic -geometry 384x110+0-0 &
qinternet -geometry 0x0+532+781 &

#now launch the window manager
exec fvwm
