Add .fluxbox/keys.
[dotfiles-framework.git] / src / .mailcap
1 image/*;        qiv %s; test=test -n "$DISPLAY"
2 image/*;        fbi -a %s; test=test "$TERM" == "linux"; needsterminal
3 audio/*;        mplayer %s;
4 text/html;      /usr/bin/firefox %s; test=test -n "$DISPLAY"; description=HTML Text; nametemplate %s.html
5 text/html;      w3m -T text/html %s
6 #text/html;     w3m -T text/html %s; description=HTML Text; nametemplate %s.html
7 #application/pdf; /usr/bin/xpdf %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
8 application/pdf; /usr/bin/evince %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
9 application/pdf; /usr/bin/fbgs %s; test=test "$TERM" == "linux"; description=Portable Document Format; nametemplate=%s.pdf; needsterminal
10 application/msword; /usr/bin/ooffice %s; test=test "$DISPLAY" != ""; description=MS Word Document Format; nametemplate=%s.doc