View Single Post
Old 05-28-2010, 03:06 AM   #10
tanyeun
Junior Member
tanyeun began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2010
Device: none
thx for the reply Kovid
your program is indeed very cool

I finally solved the issue via everyone's help

as expected
$ xdg-open file1.pdf
opens file1.pdf using xpdf
after I customise it with
$ xdg-mime default evince.desktop application/pdf
it doesn't help at all
then I figured that
$ gnome-open file1.pdf
did the task I want

finally, I add "export DE=gnome" to ~/.bashrc
the problem solved

thx guys!
tanyeun is offline   Reply With Quote