When I use SSH for the first time after booting, it asks me for my private key unlocking passphrase (which is the behaviour I expect). But it does so in a window, not in the shell (similar to gksudo
VS sudo
). This is frustrating (I have to use my mouse to click the window) and secondly sometimes causes a bug (I use Guake terminal, sometimes in fullscreen, in which case I can't focus on the SSH window and I am forced to restart X).
So, my question is: Is there a way to force SSH to ask for my private key passphrase on the command line, instead of popping a window?