View Single Post
Old 10-21-2014, 01:22 PM   #5
Suffolk Punch
Connoisseur
Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.Suffolk Punch can program the VCR without an owner's manual.
 
Posts: 71
Karma: 187210
Join Date: Sep 2010
Location: UK
Device: Sony PRS T1, Kindle 4 NT, Kobo Touch, Kobo Clara HD
Quote:
Originally Posted by kovidgoyal View Post
In linux there is no one true file association. every program, every desktop environment does its own thing. One common thing to check is what does xdg-open do.
Ok. So I get
Code:
$ xdg-mime query filetype "TrueCrypt User Guide.pdf"
application/pdf
and then

Code:
$ xdg-mime query default application/pdf
evince.desktop
Go figure! Thanks for your suggestions.
Suffolk Punch is offline   Reply With Quote