xref: /386bsd/usr/local/lib/gopherremote.rc (revision a2142627)
1#********************************************************************
2# lindner
3# 3.1
4# 1993/04/15 21:15:10
5# /home/mudhoney/GopherSrc/CVS/gopher+/gopher/gopherremote.rc,v
6# Exp
7#
8# Paul Lindner, University of Minnesota CIS.
9#
10# Copyright 1991, 1992 by the Regents of the University of Minnesota
11# see the file "Copyright" in the distribution for conditions of use.
12#********************************************************************
13# MODULE: gopher.rc
14# Global rc file for gopher client
15#*********************************************************************
16# Revision History:
17# gopherremote.rc,v
18# Revision 3.1  1993/04/15  21:15:10  lindner
19# Remote gopherrc file
20#
21# Revision 3.3  1993/02/19  21:08:58  lindner
22# Added audio/mulaw, and changed defs for gif and ppm to use the '|'
23# command.
24#
25# Revision 3.2  1993/02/18  23:37:27  lindner
26# Added header info...
27#
28#
29# Map gopher+ types to local commands
30#
31# format is:
32# map: gplusview,view command,printcommand
33#
34#map: Audio/mulaw,|play -v 40 -&,
35map: image/gif,DOWN,lpr %s
36#map: image/ppm,|xv,lpr %s
37#map: Text/dvi,xdvi %s,lpr %s
38#map: Text/postscript,gspreview %s,lpr %s
39#map: Text/troff,nroff %s|more -d,ptroff %s
40map: Text/richtext,richtext %s|Less -f -r,lpr %s
41#
42# Set preference values for each gopher+ type
43#
44# format is
45#
46# prefer: default|gplusview pref value
47#
48prefer: default 5
49prefer: image/gif 10
50#prefer: image/ppm 5
51