1
I just installed Ubuntu 14.04 on my brand new laptop, having disabled the mousepad, so as to get used to the keyboard, I have just set up my Github account and SSH.
The final step of account setup is to copy the SSH id to Github.
Trying the usual keyboard paste keys have not worked. ctrl+v, ctrl+insert, ctrl+shift+v/insert.
Edit/paste in the browser (FireFox) shows the clipboard has not been made available.
I have used the about:config
in Firefox to make sure clipboard.autocopy
is enabled. It is, and found no man page about the clipboard in Ubuntu. Would appreciate any help in copying the SSH id from a text file to Github.
How are you copying the id? How do you know it is working? Can you paste it into anything? – G-Man Says 'Reinstate Monica' – 2014-10-07T01:04:08.397
Was using vim visual-mode and Ctrl-c to copy it. resolved it with xclip now, thank you. – FallenAngel – 2014-10-07T03:14:40.833