Tagged Questions
5
votes
1answer
176 views
How to override the Gnome 3 SSH handler?
I would like to be able to click on SSH links that look like ssh://user@servername and have a gnome-terminal open that runs SSH inside of it.
After reading up on the XDG stuff I did the following:
I ...