# postfile is executed when the root level of msh is ready to exit
# this version simply restores the screen to the desktop's settings.

echo -n ${ESC}f		# text cursor off
setrez $DEFREZ		# reset the resolution
setpal $DEFPAL		# reset the palette
showmouse		# mouse cursor on, but the desktop forces it
