Windows 10 Add my email to a function key

PickyBiker

Senior Member
Joined
May 1, 2016
Messages
11
I am truly tired of typing my email address in forms online. I would like to be able to assign my email address to one of the keyboard function keys. How can that be done?
 


Solution
AutoHaotKey requires learning how to write scripts to program keys. I found something called HotkeyP and figured out how to set it up in about 45 seconds. It is working well for me.
You'll probably want something like AutoHotKey installed
 


KeyText is a very good alternative. With the paid version you get probably hundreds of options with a flyout to select easily if you can’t remember the key combinations. I’ve used this since Windows Vista and works with version 10.


Sent from my iPhone using Tapatalk
 


AutoHaotKey requires learning how to write scripts to program keys. I found something called HotkeyP and figured out how to set it up in about 45 seconds. It is working well for me.
 


Solution
Back
Top