User Tools

Site Tools


tutorials_dotfiles_.gopherrc_yargo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials_dotfiles_.gopherrc_yargo [2021/03/23 16:05] – created hc9tutorials_dotfiles_.gopherrc_yargo [2024/07/20 07:25] (current) – f.l hc9
Line 1: Line 1:
 +<file config dotfile>
 +RCversion: 1.1
 +map: Text,builtin,lpr %s
 +map: text/plain,builtin,lpr %s
 +map: audio/basic,|play -v 40 -&,
 +map: Image,xv %s,lpr %s
 +map: Terminal/telnet,telnet %s,
 +map: Terminal/tn3270,tn3270 %s,
 +map: text/html,lynx -force_html %s,lynx -force_html -dump %s | lpr
 +map: text/richtext,richtext %s|Less -f -r,lpr %s
 +map: text/rip,showrip %s,lpr %s
 +map: text/tab-separated-values,builtin,lpr %s
 +map: text/x-dvi,xdvi %s,lpr %s
 +map: text/x-tex,,
 +map: text/x-troff,nroff %s|more -d,ptroff %s
 +map: message/rfc822,builtin,lpr %s
 +map: image/gif,|xv -,|giftoppm |pnmtops | lpr
 +map: image/ief,,
 +map: image/jpeg,,
 +map: image/ppm,|xv -,|pnmtops | lpr
 +map: image/tiff,tifftopnm|xv -,tifftopnm|pnmtops|lpr
 +map: video/mpeg,,
 +map: video/quicktime,,
 +map: application/applefile,,
 +map: application/dca-rft,,
 +map: application/mac-binhex40,,
 +map: application/macwriteii,,
 +map: application/msword,,
 +map: application/octet-stream,,
 +map: application/oda,,
 +map: application/pdf,,
 +map: application/postscript,gspreview %s,lpr %s
 +map: application/rtf,,
 +map: application/wordperfect5.1,,
 +map: application/zip,,
 +SearchBolding: yes
 +UseANSIprinter: no
 +
 +bookmarks:
 +#
 +Type=1
 +Name=yargo
 +Path=/users/yargo
 +Host=sdf.org
 +Port=70
 +#
 +Type=1+
 +Name=Various Images (non personal)
 +Path=/users/yargo/images
 +Host=sdf.org
 +Port=70
 +</file>