Friday 21 September 2018

How to copy paste faster



This video is about how we can use a single key to copy and paste efficiently. With this trick you can copy and paste faster than using ctrl and c keys. 

First download and install auto hot key software. Its free and open source: https://autohotkey.com

Code to paste in notepad:
---------------------------------
F2::^c
F3::^v
F4::!Tab
F5::^Tab
---------------------------------

No comments:

Post a Comment

Hi, we hope you find this content helpful. For any suggestions and recommendation please comment below. We value your feedback.