# This is a simple example mailcap file.
# Lines starting with '#' are comments.

# N.B. That if you are running mosaic on the Workbench, you
# will have to remove the PUBSCREEN=Mosaic arguments from the commands.

# Note that '%s' means 'put the datafile name here when the viewer is
# executed'.

#audio/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
audio/*; rx AmiTCP:Mosaic/Rexx/mosaic_shunt.rexx %s

#image/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
image/*; rx AmiTCP:Mosaic/Rexx/mosaic_shunt.rexx %s

#hopefully do something reasonable with text files
text/x-aguide; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
text/*; sys:utilities/more %s

# This maps MPEG video data to the viewer 'mpeg_play'.
video/mpeg; mpeg_play -loop -dither ham6 %s
video/*;  sys:Utilities/MultiView %s PUBSCREEN=Mosaic

#application/postscript; ghostview %s
application/postscript; sys:Utilities/MultiView %s PUBSCREEN=Mosaic

application/x-dvi; xdvi %s

music/x-mod;  rx rexx:playmod.rexx %s
