I have a chess program that runs from the command line by doing "scid".
I want to be able to open .pgn files automatically with scid. However, when I right click on a .pgn file and go to "Open with", I can't find scid.
How do I go about changing the default .pgn program opener to scid?
I use Ubuntu 13.10.
gnome-terminal -c "<scid command>"
? – s3lph Nov 29 '13 at 10:57