# This entry tells Mosaic & Co. to run videotext in display-only-mode for
# MIME-Types application/videotext and application/intv. Put this into
# ~/.mailcap

application/videotext;	videotext -f %s
application/intv;	videotext -f %s

# To make displaying the pages faster, copy examples/view_vtx into your $PATH,
# comment the above lines and uncomment the following ones.

#application/videotext;	view_vtx %s
#application/intv;	view_vtx %s
